| Package | Description | 
|---|---|
| org.bukkit | 
 More generalized classes in the API. 
 | 
| org.bukkit.plugin | 
 Classes specifically relating to loading software modules at runtime. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ServicesManager | 
Server.getServicesManager()
Gets a services manager. 
 | 
static ServicesManager | 
Bukkit.getServicesManager()
Gets a services manager. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimpleServicesManager
A simple services manager. 
 | 
Copyright © 2022. All rights reserved.