net.minecraft.client.gui.screen.game.inventory

public class ChestScreen

extends InventoryMenuScreen

All mapped superinterfaces:

ConfirmationListener

bmm
net.minecraft.class_413
net.minecraft.client.gui.screen.game.inventory.ChestScreen
net.minecraft.client.gui.inventory.GuiChest
net.minecraft.client.gui.inventory.GuiChest

Field summary

Modifier and TypeField
private static final Identifier
v
field_6307
MENU_LOCATION
field_147017_u
CHEST_GUI_TEXTURE
private final Inventory
w
field_1372
playerInventory
field_147016_v
upperChestInventory
private final Inventory
x
field_1373
inventory
field_147015_w
lowerChestInventory
private final int
y
field_1374
rows
field_147018_x
inventoryRows

Constructor summary

ModifierConstructor
public (Inventory playerInventory, Inventory inventory)

Method summary

Modifier and TypeMethod
public void
a(int arg0, int arg1, float arg2)
method_1025(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
func_73863_a(int arg0, int arg1, float arg2)
drawScreen(int arg0, int arg1, float arg2)
protected void
c(int arg0, int arg1)
method_4262(int arg0, int arg1)
renderLabels(int arg0, int arg1)
func_146979_b(int arg0, int arg1)
drawGuiContainerForegroundLayer(int arg0, int arg1)
protected void
a(float arg0, int arg1, int arg2)
method_1127(float arg0, int arg1, int arg2)
renderMenuBackground(float arg0, int arg1, int arg2)
func_146976_a(float arg0, int arg1, int arg2)
drawGuiContainerBackgroundLayer(float arg0, int arg1, int arg2)