net.minecraft.inventory

public interface Inventory

extends Nameable

ade
net.minecraft.unmapped.C_43616774
net.minecraft.inventory.Inventory
net.minecraft.inventory.IInventory

Method summary

Modifier and TypeMethod
int
T_()
m_54518913()
getSize()
func_70302_i_()
boolean
P_()
m_87055482()
isEmpty()
func_191420_l()
ItemStack
a(int arg0)
m_87969967(int arg0)
getItem(int slot)
func_70301_a(int arg0)
ItemStack
a(int arg0, int arg1)
m_07546956(int arg0, int arg1)
removeItem(int slot, int amount)
func_70298_a(int arg0, int arg1)
ItemStack
b(int arg0)
m_75956400(int arg0)
removeItemQuietly(int slot)
func_70304_b(int arg0)
void
a(int arg0, atd arg1)
m_33431716(int arg0, C_88708284 arg1)
setItem(int slot, ItemStack item)
func_70299_a(int arg0, ItemStack arg1)
int
f()
m_48421899()
getMaxStackSize()
func_70297_j_()
void
g()
m_38999452()
markDirty()
func_70296_d()
boolean
a(aof arg0)
m_93421545(C_40996800 arg0)
isValid(PlayerEntity player)
func_70300_a(EntityPlayer arg0)
void
b(aof arg0)
m_92895068(C_40996800 arg0)
onOpen(PlayerEntity player)
func_174889_b(EntityPlayer arg0)
void
c(aof arg0)
m_95363151(C_40996800 arg0)
onClose(PlayerEntity player)
func_174886_c(EntityPlayer arg0)
boolean
b(int arg0, atd arg1)
m_77139242(int arg0, C_88708284 arg1)
isItemAllowed(int slot, ItemStack item)
func_94041_b(int arg0, ItemStack arg1)
int
c(int arg0)
m_05230056(int arg0)
getData(int id)
func_174887_a_(int arg0)
void
b(int arg0, int arg1)
m_98302683(int arg0, int arg1)
setData(int id, int value)
func_174885_b(int arg0, int arg1)
int
h()
m_41195936()
getDataSize()
func_174890_g()
void
m()
m_03221464()
clear()
func_174888_l()
default int
n()
m_27291604()
getHeight()
func_174923_h()
default int
U_()
m_58824391()
getWidth()
func_174922_i()