Uses of Enum Class
org.bukkit.entity.Armadillo.State
Packages that use Armadillo.State
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Armadillo.State in org.bukkit.entity
Methods in org.bukkit.entity that return Armadillo.StateModifier and TypeMethodDescriptionArmadillo.getState()
Get the current state of the armadillo.static Armadillo.State
Returns the enum constant of this class with the specified name.static Armadillo.State[]
Armadillo.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.