Uses of Enum Class
net.guizhanss.guizhanlib.minecraft.helper.entity.RabbitHelper.Type
Packages that use RabbitHelper.Type
-
Uses of RabbitHelper.Type in net.guizhanss.guizhanlib.minecraft.helper.entity
Methods in net.guizhanss.guizhanlib.minecraft.helper.entity that return RabbitHelper.TypeModifier and TypeMethodDescriptionstatic RabbitHelper.TypeRabbitHelper.Type.fromType(Rabbit.Type rabbitType) 获取兔子的类型static RabbitHelper.TypeReturns the enum constant of this class with the specified name.static RabbitHelper.Type[]RabbitHelper.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.