Class ItemIngotGold

java.lang.Object
cn.nukkit.item.Item
cn.nukkit.item.ItemIngotGold
All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemIngotGold extends Item
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemIngotGold

      public ItemIngotGold()
    • ItemIngotGold

      public ItemIngotGold(Integer meta)
    • ItemIngotGold

      public ItemIngotGold(Integer meta, int count)