Uses of Enum Class
net.minecraft.world.entity.animal.frog.ShootTongue.State
Packages that use ShootTongue.State
-
Uses of ShootTongue.State in net.minecraft.world.entity.animal.frog
Fields in net.minecraft.world.entity.animal.frog declared as ShootTongue.StateMethods in net.minecraft.world.entity.animal.frog that return ShootTongue.StateModifier and TypeMethodDescriptionstatic ShootTongue.StateReturns the enum constant of this class with the specified name.static ShootTongue.State[]ShootTongue.State.values()Returns an array containing the constants of this enum class, in the order they are declared.