public class AnimalChest extends InventoryBasic
Constructor and Description |
---|
AnimalChest(ITextComponent invTitle,
int slotCount) |
AnimalChest(java.lang.String inventoryName,
int slotCount) |
addInventoryChangeListener, addItem, clear, closeInventory, decrStackSize, getDisplayName, getField, getFieldCount, getInventoryStackLimit, getName, getSizeInventory, getStackInSlot, hasCustomName, isItemValidForSlot, isUseableByPlayer, markDirty, openInventory, removeInventoryChangeListener, removeStackFromSlot, setCustomName, setField, setInventorySlotContents
public AnimalChest(java.lang.String inventoryName, int slotCount)
public AnimalChest(ITextComponent invTitle, int slotCount)