History - net.minecraft.client.toast.RecipeToast
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, TextRenderer, long): render, method_1986, draw
void (DrawContext, TextRenderer, long): extractRenderState, method_1986, draw
1.21.11_unobfuscated
Names
net.minecraft.client.gui.components.toasts.RecipeToast
net.minecraft.class_366
net.minecraft.client.toast.RecipeToast
Fields
Identifier: BACKGROUND_SPRITE, field_45395, TEXTURE
long: DISPLAY_TIME, field_32217, DEFAULT_DURATION_MS
Text: TITLE_TEXT, field_26533, TITLE
Text: DESCRIPTION_TEXT, field_26534, DESCRIPTION
List<RecipeToast$DisplayItems>: recipeItems, field_52781, displayItems
long: lastChanged, field_2204, startTime
boolean: changed, field_2203, justUpdated
Toast$Visibility: wantedVisibility, field_52782, visibility
int: displayedRecipeIndex, field_52783, currentItemsDisplayed
Constructors
()
Methods
Toast$Visibility (): getWantedVisibility, method_61988, getVisibility
void (ToastManager, long): update, method_61989, update
void (DrawContext, TextRenderer, long): render, method_1986, draw
void (ItemStack, ItemStack): addItem, method_1984, addRecipes
void (ToastManager, RecipeDisplay): addOrUpdate, method_1985, show