程序包 cn.nukkit.item

类 ItemAmethystShard

java.lang.Object
cn.nukkit.item.Item
cn.nukkit.item.ItemAmethystShard
所有已实现的接口:
BlockID, ItemID, Cloneable

@PowerNukkitXOnly @Since("1.6.0.0-PNX") public class ItemAmethystShard extends Item
  • 构造器详细资料

    • ItemAmethystShard

      public ItemAmethystShard()
    • ItemAmethystShard

      public ItemAmethystShard(int id)
    • ItemAmethystShard

      public ItemAmethystShard(Integer meta)
    • ItemAmethystShard

      public ItemAmethystShard(Integer meta, int count)
    • ItemAmethystShard

      public ItemAmethystShard(int id, Integer meta)
    • ItemAmethystShard

      public ItemAmethystShard(int id, Integer meta, int count)
    • ItemAmethystShard

      public ItemAmethystShard(int id, Integer meta, int count, String name)