net.minecraft.client.gui.components.toasts

public class RecipeToast

implements Toast

epw
net.minecraft.client.gui.components.toasts.RecipeToast
net.minecraft.class_366
net.minecraft.client.toast.RecipeToast
net.minecraft.src.C_3498_

Field summary

Modifier and TypeField
private static final long
a
DISPLAY_TIME
field_32217
DURATION
f_169076_
private static final Component
e
TITLE_TEXT
field_26533
TITLE
f_94803_
private static final Component
f
DESCRIPTION_TEXT
field_26534
DESCRIPTION
f_94804_
private final List<Recipe<?>>
g
recipes
field_2202
recipes
f_94805_
private long
h
lastChanged
field_2204
startTime
f_94806_
private boolean
i
changed
field_2203
justUpdated
f_94807_

Constructor summary

ModifierConstructor
public (Recipe<?> recipes)

Method summary

Modifier and TypeMethod
public Toast$Visibility
a(ehe arg0, epz 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)
m_7172_(C_3181_ p_94815_, C_3503_ p_94816_, long arg2)
private void
a(ciy<?> arg0)
addItem(Recipe<?> arg0)
method_1984(class_1860<?> arg0)
addRecipes(Recipe<?> recipes)
m_94811_(C_1469_<?> arg0)
public static void
a(epz arg0, ciy<?> arg1)
addOrUpdate(ToastComponent arg0, Recipe<?> arg1)
method_1985(class_374 arg0, class_1860<?> arg1)
show(ToastManager manager, Recipe<?> recipes)
m_94817_(C_3503_ p_94818_, C_1469_<?> p_94819_)