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 | Description |
---|---|---|
static ServicesManager |
Bukkit.getServicesManager() |
Gets a services manager.
|
ServicesManager |
Server.getServicesManager() |
Gets a services manager.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleServicesManager |
A simple services manager.
|
Copyright © 2019. All rights reserved.