net.minecraft.client.gui.components.toasts

public class RecipeToast

implements Toast

frc
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 ResourceLocation
a
BACKGROUND_SPRITE
field_45395
TEXTURE
f_291662_
private static final long
e
DISPLAY_TIME
field_32217
DEFAULT_DURATION_MS
f_169076_
private static final Component
f
TITLE_TEXT
field_26533
TITLE
f_94803_
private static final Component
g
DESCRIPTION_TEXT
field_26534
DESCRIPTION
f_94804_
private final List<RecipeToast$Entry>
h
recipeItems
field_52781
displayItems
f_348671_
private long
i
lastChanged
field_2204
startTime
f_94806_
private boolean
j
changed
field_2203
justUpdated
f_94807_
private Toast$Visibility
k
wantedVisibility
field_52782
visibility
f_347163_
private int
l
displayedRecipeIndex
field_52783
currentItemsDisplayed
f_349565_

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public Toast$Visibility
a()
getWantedVisibility()
method_61988()
getVisibility()
m_7172_()
public void
a(frf arg0, long arg1)
update(ToastManager arg0, long arg1)
method_61989(class_374 arg0, long arg1)
update(ToastManager arg0, long arg1)
m_351712_(C_345907_ p_364617_, long arg1)
public void
a(fof arg0, fod arg1, long arg2)
render(GuiGraphics arg0, Font arg1, long arg2)
method_1986(class_332 arg0, class_327 arg1, long arg2)
draw(DrawContext arg0, TextRenderer arg1, long arg2)
m_280018_(C_279497_ p_369994_, C_3429_ p_281779_, long arg2)
private void
a(cwq arg0, cwq arg1)
addItem(ItemStack arg0, ItemStack arg1)
method_1984(class_1799 arg0, class_1799 arg1)
addRecipes(ItemStack categoryItem, ItemStack unlockedItem)
m_94811_(C_1391_ p_367451_, C_1391_ arg1)
public static void
a(frf arg0, dck arg1)
addOrUpdate(ToastManager arg0, RecipeDisplay arg1)
method_1985(class_374 arg0, class_10295 arg1)
show(ToastManager toastManager, RecipeDisplay display)
m_94817_(C_345907_ p_367086_, C_345908_ p_362853_)