net.minecraft.client.gui.screen.ingame

public class GenericContainerScreen

extends HandledScreen<GenericContainerScreenHandler>

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider

net.minecraft.client.gui.screens.inventory.ContainerScreen
net.minecraft.class_476
net.minecraft.client.gui.screen.ingame.GenericContainerScreen

Field summary

Modifier and TypeField
private static final Identifier
CONTAINER_BACKGROUND
field_2861
TEXTURE
private final int
containerRows
field_2864
rows

Constructor summary

ModifierConstructor
public (GenericContainerScreenHandler handler, PlayerInventory inventory, Text title)

Method summary

Modifier and TypeMethod
public void
render(GuiGraphics graphics, int mouseX, int mouseY, float a)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
protected void
renderBg(GuiGraphics graphics, float a, int xm, int ym)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)