Class ItemLeggingsLeather

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

public class ItemLeggingsLeather extends ItemColorArmor
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemLeggingsLeather

      public ItemLeggingsLeather()
    • ItemLeggingsLeather

      public ItemLeggingsLeather(Integer meta)
    • ItemLeggingsLeather

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