YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.inventory.ISidedInventory Member List

This is the complete list of members for net.minecraft.inventory.ISidedInventory, including all inherited members.

canExtractItem(int i, ItemStack itemstack, int j)net.minecraft.inventory.ISidedInventory
canInsertItem(int i, ItemStack itemstack, int j)net.minecraft.inventory.ISidedInventory
closeChest()net.minecraft.inventory.IInventory
decrStackSize(int i, int j)net.minecraft.inventory.IInventory
getAccessibleSlotsFromSide(int var1)net.minecraft.inventory.ISidedInventory
getInventoryStackLimit()net.minecraft.inventory.IInventory
getInvName()net.minecraft.inventory.IInventory
getSizeInventory()net.minecraft.inventory.IInventory
getStackInSlot(int i)net.minecraft.inventory.IInventory
getStackInSlotOnClosing(int i)net.minecraft.inventory.IInventory
isInvNameLocalized()net.minecraft.inventory.IInventory
isStackValidForSlot(int i, ItemStack itemstack)net.minecraft.inventory.IInventory
isUseableByPlayer(EntityPlayer entityplayer)net.minecraft.inventory.IInventory
onInventoryChanged()net.minecraft.inventory.IInventory
openChest()net.minecraft.inventory.IInventory
setInventorySlotContents(int i, ItemStack itemstack)net.minecraft.inventory.IInventory