Uses of Enum Class
net.minecraft.world.entity.animal.axolotl.Axolotl.AxolotlAnimationState
Packages that use Axolotl.AxolotlAnimationState
-
Uses of Axolotl.AxolotlAnimationState in net.minecraft.world.entity.animal.axolotl
Subclasses with type arguments of type Axolotl.AxolotlAnimationState in net.minecraft.world.entity.animal.axolotlMethods in net.minecraft.world.entity.animal.axolotl that return Axolotl.AxolotlAnimationStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Axolotl.AxolotlAnimationState[]Axolotl.AxolotlAnimationState.values()Returns an array containing the constants of this enum class, in the order they are declared.