net.minecraft.client.gui.components.toasts

public class RecipeToast

implements Toast

dml
net.minecraft.client.gui.components.toasts.RecipeToast
net.minecraft.class_366
net.minecraft.client.toast.RecipeToast
net.minecraft.client.gui.toasts.RecipeToast

Field summary

Modifier and TypeField
private static final Component
c
TITLE_TEXT
field_26533
field_26533
field_243272_c
private static final Component
d
DESCRIPTION_TEXT
field_26534
field_26534
field_243273_d
private final List<Recipe<?>>
e
recipes
field_2202
recipes
field_202906_c
private long
f
lastChanged
field_2204
startTime
field_193667_d
private boolean
g
changed
field_2203
justUpdated
field_193668_e

Constructor summary

ModifierConstructor
public (Recipe<?> recipes)

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(dfj arg0, dmo arg1, long arg2)
render(PoseStack arg0, ToastComponent arg1, long arg2)
method_1986(class_4587 arg0, class_374 arg1, long arg2)
draw(MatrixStack arg0, ToastManager arg1, long arg2)
func_230444_a_(MatrixStack arg0, ToastGui arg1, long arg2)
private void
a(bon<?> arg0)
addItem(Recipe<?> arg0)
method_1984(class_1860<?> arg0)
addRecipes(Recipe<?> recipes)
func_202905_a(IRecipe<?> arg0)
public static void
a(dmo arg0, bon<?> arg1)
addOrUpdate(ToastComponent arg0, Recipe<?> arg1)
method_1985(class_374 arg0, class_1860<?> arg1)
show(ToastManager manager, Recipe<?> recipes)
func_193665_a(ToastGui arg0, IRecipe<?> arg1)