net.minecraft.client.gui.screens.inventory

public class DispenserScreen

extends AbstractContainerScreen<DispenserMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, MenuAccess

dhh
net.minecraft.client.gui.screens.inventory.DispenserScreen
net.minecraft.class_480
net.minecraft.client.gui.screen.ingame.ContainerScreen9
net.minecraft.client.gui.screen.inventory.DispenserScreen

字段概要

修饰符与类型字段
private static final ResourceLocation
k
CONTAINER_LOCATION
field_2885
TEXTURE
field_147088_v

构造函数概要

修饰符构造函数
public (DispenserMenu container, Inventory inventory, Component title)

方法概要

修饰符与类型方法
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)