net.minecraft.client.gui.screens.inventory

public class ContainerScreen

extends AbstractContainerScreen<ChestMenu> implements MenuAccess<ChestMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

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

字段概要

修饰符与类型字段
private static final ResourceLocation
A
CONTAINER_BACKGROUND
field_2861
TEXTURE
f_98405_
private final int
B
containerRows
field_2864
rows
f_98406_

构造函数概要

修饰符构造函数
public (ChestMenu handler, Inventory inventory, Component title)

方法概要

修饰符与类型方法
public void
a(ehe arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_86412_(C_3181_ p_98419_, int p_98420_, int p_98421_, float arg3)
protected void
a(ehe arg0, float arg1, int arg2, int arg3)
renderBg(PoseStack arg0, float arg1, int arg2, int arg3)
method_2389(class_4587 arg0, float arg1, int arg2, int arg3)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
m_7286_(C_3181_ p_98414_, float p_98415_, int p_98416_, int arg3)