Uses of Enum Class
net.minecraft.entity.passive.AxolotlEntity.State
-
Uses of AxolotlEntity.State in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic AxolotlEntity.State
Returns the enum constant of this class with the specified name.static AxolotlEntity.State[]
AxolotlEntity.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.