Uses of Interface
org.bukkit.util.OldEnum
Packages that use OldEnum
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Classes relevant to attributes.
Classes used to manipulate the voxels in a
world
,
including special states.Classes relevant to banner blocks.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Classes to facilitate plugin handling of
map
displays.Multi and single purpose classes to facilitate various programmatic
concepts.
-
Uses of OldEnum in org.bukkit
Subinterfaces of OldEnum in org.bukkit -
Uses of OldEnum in org.bukkit.attribute
Subinterfaces of OldEnum in org.bukkit.attributeModifier and TypeInterfaceDescriptioninterface
Types of attributes which may be present on anAttributable
. -
Uses of OldEnum in org.bukkit.block
Subinterfaces of OldEnum in org.bukkit.block -
Uses of OldEnum in org.bukkit.block.banner
Subinterfaces of OldEnum in org.bukkit.block.banner -
Uses of OldEnum in org.bukkit.entity
Subinterfaces of OldEnum in org.bukkit.entityModifier and TypeInterfaceDescriptionstatic interface
Represents the various different cat types there are.static interface
Represents the variant of a frog - ie its color.static interface
Represents the various different Villager professions there may be.static interface
Represents Villager type, usually corresponding to what biome they spawn in. -
Uses of OldEnum in org.bukkit.map
Subinterfaces of OldEnum in org.bukkit.mapModifier and TypeInterfaceDescriptionstatic interface
Represents the standard types of map cursors. -
Uses of OldEnum in org.bukkit.util
Classes in org.bukkit.util with type parameters of type OldEnum