net.minecraft.client.gui.screens.inventory

public class BrewingStandScreen

extends AbstractContainerScreen<BrewingStandMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess

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

Field summary

Modifier and TypeField
private static final ResourceLocation
G
FUEL_LENGTH_SPRITE
field_45448
FUEL_LENGTH_TEXTURE
private static final ResourceLocation
H
BREW_PROGRESS_SPRITE
field_45449
BREW_PROGRESS_TEXTURE
private static final ResourceLocation
I
BUBBLES_SPRITE
field_45450
BUBBLES_TEXTURE
private static final ResourceLocation
J
BREWING_STAND_LOCATION
field_2823
TEXTURE
private static final int[]
K
BUBBLELENGTHS
field_2824
BUBBLE_PROGRESS

Constructor summary

ModifierConstructor
public (BrewingStandMenu handler, Inventory inventory, Component title)

Method summary

Modifier and TypeMethod
protected void
aT_()
init()
method_25426()
init()
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
protected void
a(fns arg0, float arg1, int arg2, int arg3)
renderBg(GuiGraphics arg0, float arg1, int arg2, int arg3)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)