net.minecraft.block.entity

public class DispenserBlockEntity

extends LootInventoryBlockEntity

All mapped superinterfaces:

LockableMenuProvider, Inventory, Nameable, MenuProvider, Lootable

avp
net.minecraft.class_218
net.minecraft.block.entity.DispenserBlockEntity
net.minecraft.tileentity.TileEntityDispenser
net.minecraft.tileentity.TileEntityDispenser

Field summary

Modifier and TypeField
private static final Random
a
field_9852
RANDOM
field_174913_f
RNG
private DefaultedList<ItemStack>
f
field_15153
inventory
field_146022_i
stacks

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public int
w_()
method_2388()
getSize()
func_70302_i_()
getSizeInventory()
public boolean
x_()
method_13922()
isEmpty()
func_191420_l()
isEmpty()
public int
o()
method_515()
pickNonEmptySlot()
func_146017_i()
getDispenseSlot()
public int
a(aip arg0)
method_514(class_1071 arg0)
insertItem(ItemStack item)
func_146019_a(ItemStack arg0)
addItemStack(ItemStack stack)
public String
h_()
method_2518()
getName()
func_70005_c_()
getName()
public static void
a(ry arg0)
method_13326(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
func_189678_a(DataFixer arg0)
registerFixes(DataFixer fixer)
public void
a(fy arg0)
method_537(class_322 arg0)
readNbt(NbtCompound arg0)
func_145839_a(NBTTagCompound arg0)
readFromNBT(NBTTagCompound arg0)
public NbtCompound
b(fy arg0)
method_541(class_322 arg0)
writeNbt(NbtCompound arg0)
func_189515_b(NBTTagCompound arg0)
writeToNBT(NBTTagCompound arg0)
public int
z_()
method_2389()
getMaxStackSize()
func_70297_j_()
getInventoryStackLimit()
public String
l()
method_10906()
getMenuType()
func_174875_k()
getGuiID()
public InventoryMenu
a(aec arg0, aed arg1)
method_10905(class_987 arg0, class_988 arg1)
createMenu(PlayerInventory arg0, PlayerEntity arg1)
func_174876_a(InventoryPlayer arg0, EntityPlayer arg1)
createContainer(InventoryPlayer arg0, EntityPlayer arg1)
protected DefaultedList<ItemStack>
q()
method_13730()
getInventory()
func_190576_q()
getItems()