net.minecraft.client.gui.screen.ingame

public class Generic3x3ContainerScreen

extends HandledScreen<Generic3x3ContainerScreenHandler>

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider

net.minecraft.client.gui.screens.inventory.DispenserScreen
net.minecraft.class_480
net.minecraft.client.gui.screen.ingame.Generic3x3ContainerScreen

Field summary

Modifier and TypeField
private static final Identifier
CONTAINER_LOCATION
field_2885
TEXTURE

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
init()
method_25426()
init()
public void
extractBackground(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)