net.minecraft.client.gui.screens.inventory

public class BrewingStandScreen

extends AbstractContainerScreen<BrewingStandMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget, MenuAccess

dha
net.minecraft.client.gui.screens.inventory.BrewingStandScreen
net.minecraft.class_472
net.minecraft.client.gui.screen.ingame.BrewingStandScreen
net.minecraft.client.gui.screen.inventory.BrewingStandScreen

字段概要

修饰符与类型字段
private static final ResourceLocation
k
BREWING_STAND_LOCATION
field_2823
TEXTURE
field_147014_u
private static final int[]
l
BUBBLELENGTHS
field_2824
BUBBLE_PROGRESS
field_184857_v

构造函数概要

修饰符构造函数
public (BrewingStandMenu arg0, Inventory arg1, Component arg2)

方法概要

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