Class ItemBootsDiamond

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemBootsDiamond

      public ItemBootsDiamond()
    • ItemBootsDiamond

      public ItemBootsDiamond(Integer meta)
    • ItemBootsDiamond

      public ItemBootsDiamond(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
    • getToughness

      public int getToughness()
      Overrides:
      getToughness in class Item