Uses of Package
org.bukkit.metadata
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes used to manipulate the voxels in a
world
,
including special states.Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Boat
types.Interfaces for various
Minecart
types.Classes dedicated to providing a layer of plugin specified data on various
Minecraft concepts.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThis interface is implemented by all objects that can provide metadata about themselves.
-
ClassDescriptionThe 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.