程序包的使用
org.bukkit.permissions
程序包
说明
Bukkit API的顶级程序包, 包含通用的API类和接口.
与处理玩家输入的非聊天消息(即命令)相关的类.
为在
世界
内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等.为不同种类的
矿车
提供的接口.用于提供玩家二态属性的类(推测二态为是管理员与不是管理员两种状态).
专门用于在运行时加载软件模组(插件)的类.
为
permission
杂项功能提供的静态方法.-
-
-
-
-
类说明Represents an object that may be assigned permissionsRepresents a unique permission that may be attached to a
Permissible
Holds information about a permission attachment on aPermissible
objectHolds information on a permission and whichPermissionAttachment
provides it表示权限的默认值.Represents a class which is to be notified when aPermissionAttachment
is removed from aPermissible
代表一个对象,可能为一个OP,例如一个Player
. -
类说明Represents an object that may be assigned permissionsRepresents a unique permission that may be attached to a
Permissible
表示权限的默认值. -