public interface ISidedInventory extends IInventory
Modifier and Type | Method and Description |
---|---|
boolean |
func_102007_a(int i,
ItemStack itemstack,
int j) |
boolean |
func_102008_b(int i,
ItemStack itemstack,
int j) |
int[] |
getSizeInventorySide(int var1)
Get the size of the side inventory.
|
closeChest, decrStackSize, getInventoryStackLimit, getInvName, getSizeInventory, getStackInSlot, getStackInSlotOnClosing, isInvNameLocalized, isStackValidForSlot, isUseableByPlayer, onInventoryChanged, openChest, setInventorySlotContents
int[] getSizeInventorySide(int var1)
boolean func_102007_a(int i, ItemStack itemstack, int j)
boolean func_102008_b(int i, ItemStack itemstack, int j)