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

This is the complete list of members for net.minecraftforge.common.ISidedInventory, including all inherited members.

closeChest()net.minecraft.inventory.IInventory
decrStackSize(int i, int j)net.minecraft.inventory.IInventory
getInventoryStackLimit()net.minecraft.inventory.IInventory
getInvName()net.minecraft.inventory.IInventory
getSizeInventory()net.minecraft.inventory.IInventory
getSizeInventorySide(ForgeDirection side)net.minecraftforge.common.ISidedInventory
getStackInSlot(int i)net.minecraft.inventory.IInventory
getStackInSlotOnClosing(int i)net.minecraft.inventory.IInventory
getStartInventorySide(ForgeDirection side)net.minecraftforge.common.ISidedInventory
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