net.minecraft.client.gui.components.toasts

public class RecipeToast

implements Toast

fur
net.minecraft.client.gui.components.toasts.RecipeToast
net.minecraft.class_366
net.minecraft.unmapped.C_mjhdcwyb
net.minecraft.client.toast.RecipeToast
net.minecraft.client.toast.RecipeToast

Field summary

Modifier and TypeField
private static final ResourceLocation
a
BACKGROUND_SPRITE
field_45395
f_bunhrglc
TEXTURE
TEXTURE
private static final long
e
DISPLAY_TIME
field_32217
f_kzeeyhqz
DEFAULT_DURATION_MS
DISPLAY_TIME
private static final Component
f
TITLE_TEXT
field_26533
f_fchlwxpx
TITLE
TITLE
private static final Component
g
DESCRIPTION_TEXT
field_26534
f_bzdkqdfn
DESCRIPTION
DESCRIPTION
private final List<RecipeToast$Entry>
h
recipeItems
field_52781
f_ztsgredb
displayItems
private long
i
lastChanged
field_2204
f_oitopzbg
startTime
startTime
private boolean
j
changed
field_2203
f_smimgucd
justUpdated
justUpdated
private Toast$Visibility
k
wantedVisibility
field_52782
f_zksayzsn
visibility
private int
l
displayedRecipeIndex
field_52783
f_lgchyhjk
currentItemsDisplayed

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public Toast$Visibility
a()
getWantedVisibility()
method_61988()
m_yohgtann()
getVisibility()
public void
a(fuu arg0, long arg1)
update(ToastManager arg0, long arg1)
method_61989(class_374 arg0, long arg1)
m_korbidux(C_cmucrpkc arg0, long arg1)
update(ToastManager arg0, long arg1)
public void
a(frv arg0, frt arg1, long arg2)
render(GuiGraphics arg0, Font arg1, long arg2)
method_1986(class_332 arg0, class_327 arg1, long arg2)
m_zfyvjxrz(C_sedilmty arg0, C_mavozmpp arg1, long arg2)
draw(DrawContext arg0, TextRenderer arg1, long arg2)
draw(GuiGraphics arg0, TextRenderer arg1, long arg2)
private void
a(czd arg0, czd arg1)
addItem(ItemStack arg0, ItemStack arg1)
method_1984(class_1799 arg0, class_1799 arg1)
m_kvirlnqr(C_sddaxwyk arg0, C_sddaxwyk arg1)
addRecipes(ItemStack categoryItem, ItemStack unlockedItem)
addRecipes(ItemStack categoryItem, ItemStack unlockedItem)
public static void
a(fuu arg0, dfa arg1)
addOrUpdate(ToastManager arg0, RecipeDisplay arg1)
method_1985(class_374 arg0, class_10295 arg1)
m_ypqldzts(C_cmucrpkc arg0, C_vhhfbyhp arg1)
show(ToastManager toastManager, RecipeDisplay display)
show(C_cmucrpkc arg0, RecipeDisplay arg1)