Uses of Enum Class
net.minecraft.entity.passive.RabbitEntity.Action
Packages that use RabbitEntity.Action
-
Uses of RabbitEntity.Action in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as RabbitEntity.ActionMethods in net.minecraft.entity.passive that return RabbitEntity.ActionModifier and TypeMethodDescriptionstatic RabbitEntity.ActionReturns the enum constant of this class with the specified name.static RabbitEntity.Action[]RabbitEntity.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity.passive with parameters of type RabbitEntity.ActionModifier and TypeMethodDescriptionvoidRabbitEntity.method_11074(RabbitEntity.Action action) voidRabbitEntity.method_11077(boolean bool, RabbitEntity.Action action) voidRabbitEntity.method_11080(RabbitEntity.Action action)