Class HorseArmorItem

All Implemented Interfaces:
IItemProvider, IForgeItem, IForgeRegistryEntry<Item>
Direct Known Subclasses:
DyeableHorseArmorItem

public class HorseArmorItem extends Item
  • Field Details

    • protection

      private final int protection
    • texture

      private final ResourceLocation texture
  • Constructor Details

  • Method Details

    • getTexture

      public ResourceLocation getTexture()
    • getProtection

      public int getProtection()