Class ItemHoeGold

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

public class ItemHoeGold extends ItemTool
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemHoeGold

      public ItemHoeGold()
    • ItemHoeGold

      public ItemHoeGold(Integer meta)
    • ItemHoeGold

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

    • getMaxDurability

      public int getMaxDurability()
      Description copied from class: Item
      定义物品最大耐久值

      Define the maximum durability value of the item

      Overrides:
      getMaxDurability in class Item
      Returns:
    • isHoe

      public boolean isHoe()
      Description copied from class: Item
      定义物品是否为锄头

      Define if the item is a Hoe

      Overrides:
      isHoe in class ItemTool
      Returns:
    • getTier

      public int getTier()
      Description copied from class: Item
      定义物品的挖掘等级

      Define the item Tier level

      Overrides:
      getTier in class Item
      Returns: