Uses of Interface
org.bukkit.util.OldEnum
Packages that use OldEnum
Package
Description
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.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