Class ItemLeggingsIron

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

public class ItemLeggingsIron extends ItemArmor
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemLeggingsIron

      public ItemLeggingsIron()
    • ItemLeggingsIron

      public ItemLeggingsIron(Integer meta)
    • ItemLeggingsIron

      public ItemLeggingsIron(Integer meta, int count)
  • Method Details

    • getTier

      public int getTier()
      Overrides:
      getTier in class Item
    • isLeggings

      public boolean isLeggings()
      Overrides:
      isLeggings in class Item
    • getArmorPoints

      public int getArmorPoints()
      Overrides:
      getArmorPoints in class Item
    • getMaxDurability

      public int getMaxDurability()
      Overrides:
      getMaxDurability in class Item