Class ItemChestBoatMangrove

All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemChestBoatMangrove extends ItemChestBoatBase
  • Constructor Details

    • 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)
  • Method Details