History - net.minecraft.client.gui.screen.ingame.StonecutterScreen
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (DrawContext, int, int, float): render, method_25394, render
void (DrawContext, float, int, int): renderBg, method_2389, drawBackground
void (DrawContext, int, int): renderTooltip, method_2380, drawMouseoverTooltip
void (DrawContext, int, int): extractTooltip, method_2380, drawMouseoverTooltip
void (DrawContext, int, int, int, int, int): renderButtons, method_17952, renderRecipeBackground
void (DrawContext, int, int, int, int, int): extractButtons, method_17952, renderRecipeBackground
void (DrawContext, int, int, int): renderRecipes, method_17951, renderRecipeIcons
void (DrawContext, int, int, int): extractRecipes, method_17951, renderRecipeIcons
void (DrawContext, int, int, float): extractBackground, method_25420, renderBackground
1.21.11_unobfuscated
Names
net.minecraft.client.gui.screens.inventory.StonecutterScreen
net.minecraft.class_3979
net.minecraft.client.gui.screen.ingame.StonecutterScreen
Fields
Identifier: SCROLLER_SPRITE, field_45503, SCROLLER_TEXTURE
Identifier: SCROLLER_DISABLED_SPRITE, field_45504, SCROLLER_DISABLED_TEXTURE
Identifier: RECIPE_SELECTED_SPRITE, field_45505, RECIPE_SELECTED_TEXTURE
Identifier: RECIPE_HIGHLIGHTED_SPRITE, field_45501, RECIPE_HIGHLIGHTED_TEXTURE
Identifier: RECIPE_SPRITE, field_45502, RECIPE_TEXTURE
Identifier: BG_LOCATION, field_17673, TEXTURE
int: SCROLLER_WIDTH, field_32372, SCROLLBAR_WIDTH
int: SCROLLER_HEIGHT, field_32373, SCROLLBAR_HEIGHT
int: RECIPES_COLUMNS, field_32374, RECIPE_LIST_COLUMNS
int: RECIPES_ROWS, field_32375, RECIPE_LIST_ROWS
int: RECIPES_IMAGE_SIZE_WIDTH, field_32376, RECIPE_ENTRY_WIDTH
int: RECIPES_IMAGE_SIZE_HEIGHT, field_32377, RECIPE_ENTRY_HEIGHT
int: SCROLLER_FULL_HEIGHT, field_32378, SCROLLBAR_AREA_HEIGHT
int: RECIPES_X, field_32379, RECIPE_LIST_OFFSET_X
int: RECIPES_Y, field_32380, RECIPE_LIST_OFFSET_Y
float: scrollOffs, field_17674, scrollAmount
boolean: scrolling, field_17670, mouseClicked
int: startIndex, field_17671, scrollOffset
boolean: displayRecipes, field_17672, canCraft
Constructors
(StonecutterScreenHandler, PlayerInventory, Text)
Methods
void (DrawContext, int, int, float): render, method_25394, render
void (DrawContext, float, int, int): renderBg, method_2389, drawBackground
void (DrawContext, int, int): renderTooltip, method_2380, drawMouseoverTooltip
void (DrawContext, int, int, int, int, int): renderButtons, method_17952, renderRecipeBackground
void (DrawContext, int, int, int): renderRecipes, method_17951, renderRecipeIcons
boolean (Click, boolean): mouseClicked, method_25402, mouseClicked
boolean (Click, double, double): mouseDragged, method_25403, mouseDragged
boolean (Click): mouseReleased, method_25406, mouseReleased
boolean (double, double, double, double): mouseScrolled, method_25401, mouseScrolled
boolean (): isScrollBarActive, method_17954, shouldScroll
int (): getOffscreenRows, method_17953, getMaxScroll
void (): containerChanged, method_17955, onInventoryChange