Class ItemBootsGold

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemBootsGold

      public ItemBootsGold()
    • ItemBootsGold

      public ItemBootsGold(Integer meta)
    • ItemBootsGold

      public ItemBootsGold(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