Uses of Enum Class
net.minecraft.entity.passive.AxolotlEntity.State
Packages that use AxolotlEntity.State
- 
Uses of AxolotlEntity.State in net.minecraft.entity.passiveMethods in net.minecraft.entity.passive that return AxolotlEntity.StateModifier and TypeMethodDescriptionstatic AxolotlEntity.StateReturns 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.