Class ItemBootsIron

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemBootsIron

      public ItemBootsIron()
    • ItemBootsIron

      public ItemBootsIron(Integer meta)
    • ItemBootsIron

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

    • getTier

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

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

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

      public int getMaxDurability()
      Overrides:
      getMaxDurability in class Item