Class ItemChestBoatOak

All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemChestBoatOak extends ItemChestBoatBase
  • Constructor Details

    • ItemChestBoatOak

      public ItemChestBoatOak()
    • ItemChestBoatOak

      public ItemChestBoatOak(Integer meta)
    • ItemChestBoatOak

      public ItemChestBoatOak(Integer meta, int count)
    • ItemChestBoatOak

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