Uses of Enum Class
net.minecraft.world.entity.animal.frog.ShootTongue.State
-
Uses of ShootTongue.State in net.minecraft.world.entity.animal.frog
Modifier and TypeMethodDescriptionstatic ShootTongue.State
Returns 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.