net.minecraft.client.gui.screens.inventory

public class ContainerScreen

extends AbstractContainerScreen<ChestMenu> implements MenuAccess<ChestMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, MenuAccess

dhd
net.minecraft.client.gui.screens.inventory.ContainerScreen
net.minecraft.class_476
net.minecraft.client.gui.screen.ingame.ContainerScreen54
net.minecraft.client.gui.screen.inventory.ChestScreen

Field summary

Modifier and TypeField
private static final ResourceLocation
k
CONTAINER_BACKGROUND
field_2861
TEXTURE
field_147017_u
private final int
l
containerRows
field_2864
rows
field_147018_x

Constructor summary

ModifierConstructor
public (ChestMenu container, Inventory inventory, Component title)

Method summary

Modifier and TypeMethod
public void
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
render(int arg0, int arg1, float arg2)
protected void
b(int arg0, int arg1)
renderLabels(int arg0, int arg1)
method_2388(int arg0, int arg1)
drawForeground(int arg0, int arg1)
func_146979_b(int arg0, int arg1)
protected void
a(float arg0, int arg1, int arg2)
renderBg(float arg0, int arg1, int arg2)
method_2389(float arg0, int arg1, int arg2)
drawBackground(float arg0, int arg1, int arg2)
func_146976_a(float arg0, int arg1, int arg2)