Uses of Enum Class
net.minecraft.world.entity.animal.axolotl.Axolotl.AnimationState
Packages that use Axolotl.AnimationState
-
Uses of Axolotl.AnimationState in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl that return Axolotl.AnimationStateModifier and TypeMethodDescriptionstatic Axolotl.AnimationState
Returns the enum constant of this class with the specified name.static Axolotl.AnimationState[]
Axolotl.AnimationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.