程序包 cn.nukkit.item

类 ItemRecord

java.lang.Object
cn.nukkit.item.Item
cn.nukkit.item.ItemRecord
所有已实现的接口:
BlockID, ItemID, Cloneable
直接已知子类:
ItemRecord11, ItemRecord13, ItemRecordBlocks, ItemRecordCat, ItemRecordChirp, ItemRecordFar, ItemRecordMall, ItemRecordMellohi, ItemRecordOtherside, ItemRecordPigstep, ItemRecordStal, ItemRecordStrad, ItemRecordWait, ItemRecordWard

public abstract class ItemRecord extends Item
作者:
CreeperFace
  • 构造器详细资料

    • ItemRecord

      public ItemRecord(int id, Integer meta, int count)
  • 方法详细资料

    • getMaxStackSize

      public int getMaxStackSize()
      覆盖:
      getMaxStackSize 在类中 Item
    • getSoundId

      public abstract String getSoundId()