Uses of Enum Class
net.minecraft.entity.passive.AnimalTemperature
Packages that use AnimalTemperature
-
Uses of AnimalTemperature in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return AnimalTemperatureModifier and TypeMethodDescriptionstatic AnimalTemperatureReturns the enum constant of this class with the specified name.static AnimalTemperature[]AnimalTemperature.values()Returns an array containing the constants of this enum class, in the order they are declared.