Class ItemChestBoatSpruce

All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemChestBoatSpruce extends ItemChestBoatBase
  • Constructor Details

    • ItemChestBoatSpruce

      public ItemChestBoatSpruce()
    • ItemChestBoatSpruce

      public ItemChestBoatSpruce(Integer meta)
    • ItemChestBoatSpruce

      public ItemChestBoatSpruce(Integer meta, int count)
    • ItemChestBoatSpruce

      protected ItemChestBoatSpruce(int id, Integer meta, int count, String name)
  • Method Details