Class ItemShears

All Implemented Interfaces:
BlockID, ItemDurable, ItemID, Cloneable

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

    • ItemShears

      public ItemShears()
    • ItemShears

      public ItemShears(Integer meta)
    • ItemShears

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