net.minecraft.inventory

public interface Inventory

extends Nameable

ade
net.minecraft.class_849
net.minecraft.inventory.Inventory
net.minecraft.inventory.IInventory
net.minecraft.inventory.IInventory

Method summary

Modifier and TypeMethod
int
T_()
method_2388()
getSize()
func_70302_i_()
getSizeInventory()
boolean
P_()
method_13922()
isEmpty()
func_191420_l()
isEmpty()
ItemStack
a(int arg0)
method_2381(int arg0)
getItem(int slot)
func_70301_a(int arg0)
getStackInSlot(int index)
ItemStack
a(int arg0, int arg1)
method_2382(int arg0, int arg1)
removeItem(int slot, int amount)
func_70298_a(int arg0, int arg1)
decrStackSize(int index, int count)
ItemStack
b(int arg0)
method_2386(int arg0)
removeItemQuietly(int slot)
func_70304_b(int arg0)
removeStackFromSlot(int index)
void
a(int arg0, ate arg1)
method_2383(int arg0, class_1071 arg1)
setItem(int slot, ItemStack item)
func_70299_a(int arg0, ItemStack arg1)
setInventorySlotContents(int index, ItemStack stack)
int
f()
method_2389()
getMaxStackSize()
func_70297_j_()
getInventoryStackLimit()
void
g()
method_543()
markDirty()
func_70296_d()
markDirty()
boolean
a(aog arg0)
method_2384(class_988 arg0)
isValid(PlayerEntity player)
func_70300_a(EntityPlayer arg0)
isUsableByPlayer(EntityPlayer player)
void
b(aog arg0)
method_10894(class_988 arg0)
onOpen(PlayerEntity player)
func_174889_b(EntityPlayer arg0)
openInventory(EntityPlayer player)
void
c(aog arg0)
method_10895(class_988 arg0)
onClose(PlayerEntity player)
func_174886_c(EntityPlayer arg0)
closeInventory(EntityPlayer player)
boolean
b(int arg0, ate arg1)
method_5338(int arg0, class_1071 arg1)
isItemAllowed(int slot, ItemStack item)
func_94041_b(int arg0, ItemStack arg1)
isItemValidForSlot(int index, ItemStack stack)
int
c(int arg0)
method_10892(int arg0)
getData(int id)
func_174887_a_(int arg0)
getField(int id)
void
b(int arg0, int arg1)
method_10893(int arg0, int arg1)
setData(int id, int value)
func_174885_b(int arg0, int arg1)
setField(int id, int value)
int
h()
method_10896()
getDataSize()
func_174890_g()
getFieldCount()
void
m()
method_10897()
clear()
func_174888_l()
clear()
default int
n()
method_11259()
getHeight()
func_174923_h()
getHeight()
default int
U_()
method_11260()
getWidth()
func_174922_i()
getWidth()