Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.command |
Classes relating to handling specialized non-chat player input.
|
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
org.bukkit.entity.minecart |
Interfaces for various
Minecart types. |
org.bukkit.permissions |
Classes dedicated to providing binary state properties to players.
|
org.bukkit.plugin |
Classes specifically relating to loading software modules at runtime.
|
org.bukkit.util.permissions |
Static methods for miscellaneous
permission functionality. |
Class | Description |
---|---|
ServerOperator |
Represents an object that may become a server operator, such as a
Player |
Class | Description |
---|---|
Permissible |
Represents an object that may be assigned permissions
|
ServerOperator |
Represents an object that may become a server operator, such as a
Player |
Class | Description |
---|---|
Permissible |
Represents an object that may be assigned permissions
|
ServerOperator |
Represents an object that may become a server operator, such as a
Player |
Class | Description |
---|---|
Permissible |
Represents an object that may be assigned permissions
|
ServerOperator |
Represents an object that may become a server operator, such as a
Player |
Class | Description |
---|---|
Permissible |
Represents an object that may be assigned permissions
|
Permission |
Represents a unique permission that may be attached to a
Permissible |
PermissionAttachment |
Holds information about a permission attachment on a
Permissible
object |
PermissionAttachmentInfo |
Holds information on a permission and which
PermissionAttachment
provides it |
PermissionDefault |
Represents the possible default values for permissions
|
PermissionRemovedExecutor |
Represents a class which is to be notified when a
PermissionAttachment is removed from a Permissible |
ServerOperator |
Represents an object that may become a server operator, such as a
Player |
Class | Description |
---|---|
Permissible |
Represents an object that may be assigned permissions
|
Permission |
Represents a unique permission that may be attached to a
Permissible |
PermissionDefault |
Represents the possible default values for permissions
|
Class | Description |
---|---|
Permission |
Represents a unique permission that may be attached to a
Permissible |
PermissionDefault |
Represents the possible default values for permissions
|
Copyright © 2019. All rights reserved.