Uses of Enum Class
net.minecraft.entity.HorseType
Packages that use HorseType
-
Uses of HorseType in net.minecraft.entity
Methods in net.minecraft.entity that return HorseTypeModifier and TypeMethodDescriptionstatic HorseTypeHorseType.method_13143(int int2) static HorseTypeReturns the enum constant of this class with the specified name.static HorseType[]HorseType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HorseType in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as HorseTypeMethods in net.minecraft.entity.passive that return HorseTypeMethods in net.minecraft.entity.passive with parameters of type HorseTypeConstructors in net.minecraft.entity.passive with parameters of type HorseType