net.minecraft.client.gui.screen.ingame

public class BrewingStandScreen

extends HandledScreen<BrewingStandScreenHandler>

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable, ScreenHandlerProvider

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 Identifier
FUEL_LENGTH_SPRITE
field_45448
FUEL_LENGTH_TEXTURE
private static final Identifier
BREW_PROGRESS_SPRITE
field_45449
BREW_PROGRESS_TEXTURE
private static final Identifier
BUBBLES_SPRITE
field_45450
BUBBLES_TEXTURE
private static final Identifier
BREWING_STAND_LOCATION
field_2823
TEXTURE
private static final int[]
BUBBLELENGTHS
field_2824
BUBBLE_PROGRESS

Constructor summary

ModifierConstructor
public (BrewingStandScreenHandler 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)