程序包的使用
org.bukkit.metadata
程序包
说明
Bukkit API的顶级程序包, 包含通用的API类和接口.
用于操作在
世界
内的三位像素(方块),包括一些特定的状态.为在
世界
内存在的非三维像素单位(实体)提供的接口,包含玩家、怪物、抛射物等.为不同种类的
矿车
提供的接口.用于提供在每种Minecraft概念上的插件指定数据的数据层.
-
类说明This interface is implemented by all objects that can provide metadata about themselves.
-
类说明This interface is implemented by all objects that can provide metadata about themselves.
-
类说明This interface is implemented by all objects that can provide metadata about themselves.
-
类说明This interface is implemented by all objects that can provide metadata about themselves.
-
类说明The LazyMetadataValue class implements a type of metadata that is not computed until another plugin asks for it.Describes possible caching strategies for metadata.Optional base class for facilitating MetadataValue implementations.