Uses of Enum Class
net.minecraft.util.HorseArmorType
Packages that use HorseArmorType
-
Uses of HorseArmorType in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return HorseArmorType -
Uses of HorseArmorType in net.minecraft.util
Methods in net.minecraft.util that return HorseArmorTypeModifier and TypeMethodDescriptionstatic HorseArmorTypeHorseArmorType.method_13135(int int2) static HorseArmorTypeHorseArmorType.method_13136(Item item) static HorseArmorTypeHorseArmorType.method_13137(ItemStack itemStack) static HorseArmorTypeReturns the enum constant of this class with the specified name.static HorseArmorType[]HorseArmorType.values()Returns an array containing the constants of this enum class, in the order they are declared.