程序包 cn.nukkit.item

类 ItemChestBoatMangrove

所有已实现的接口:
BlockID, ItemID, Cloneable

public class ItemChestBoatMangrove extends ItemChestBoatBase
  • 构造器详细资料

    • ItemChestBoatMangrove

      public ItemChestBoatMangrove()
    • ItemChestBoatMangrove

      public ItemChestBoatMangrove(Integer meta)
    • ItemChestBoatMangrove

      public ItemChestBoatMangrove(Integer meta, int count)
    • ItemChestBoatMangrove

      protected ItemChestBoatMangrove(int id, Integer meta, int count, String name)
  • 方法详细资料