net.minecraft.inventory

public class DoubleInventory

implements Inventory

ra
net.minecraft.class_848
net.minecraft.inventory.DoubleInventory
net.minecraft.inventory.InventoryLargeChest

Field summary

Modifier and TypeField
private String
a
field_3109
name
name
private Inventory
b
field_3110
inventory1
upperChest
private Inventory
c
field_3111
inventory2
lowerChest

Constructor summary

ModifierConstructor
public (String name, Inventory inventory1, Inventory inventory2)

Method summary

Modifier and TypeMethod
public int
a()
method_2388()
getSize()
getSizeInventory()
public boolean
a(rb arg0)
method_4422(class_849 arg0)
contains(Inventory inventory)
isPartOfLargeChest(IInventory arg0)
public String
b()
method_2385()
getInventoryName()
getInventoryName()
public boolean
k_()
method_5339()
hasCustomName()
isCustomInventoryName()
public ItemStack
a(int arg0)
method_2381(int arg0)
getItem(int arg0)
getStackInSlot(int arg0)
public ItemStack
a(int arg0, int arg1)
method_2382(int arg0, int arg1)
removeItem(int arg0, int arg1)
decrStackSize(int arg0, int arg1)
public ItemStack
a_(int arg0)
method_2386(int arg0)
removeItemQuietly(int arg0)
getStackInSlotOnClosing(int arg0)
public void
a(int arg0, add arg1)
method_2383(int arg0, class_1071 arg1)
setItem(int arg0, ItemStack arg1)
setInventorySlotContents(int arg0, ItemStack arg1)
public int
d()
method_2389()
getMaxStackSize()
getInventoryStackLimit()
public void
e()
method_543()
markDirty()
markDirty()
public boolean
a(yz arg0)
method_2384(class_988 arg0)
isValid(PlayerEntity arg0)
isUseableByPlayer(EntityPlayer arg0)
public void
f()
method_2390()
onOpen()
openChest()
public void
l_()
method_2387()
onClose()
closeChest()
public boolean
b(int arg0, add arg1)
method_5338(int arg0, class_1071 arg1)
isItemAllowed(int arg0, ItemStack arg1)
isItemValidForSlot(int arg0, ItemStack arg1)