Uses of Class
net.minecraft.client.gui.components.toasts.ToastComponent
-
Uses of ToastComponent in net.minecraft.client
-
Uses of ToastComponent in net.minecraft.client.gui.components.toasts
Modifier and TypeMethodDescriptionstatic void
SystemToast.add
(ToastComponent p_94856_, SystemToast.SystemToastIds p_94857_, Component p_94858_, Component p_94859_) static void
RecipeToast.addOrUpdate
(ToastComponent p_94818_, Recipe<?> p_94819_) static void
SystemToast.addOrUpdate
(ToastComponent p_94870_, SystemToast.SystemToastIds p_94871_, Component p_94872_, Component p_94873_) AdvancementToast.render
(GuiGraphics p_281813_, ToastComponent p_282243_, long p_282604_) RecipeToast.render
(GuiGraphics p_281667_, ToastComponent p_281321_, long p_281779_) SystemToast.render
(GuiGraphics p_281624_, ToastComponent p_282333_, long p_282762_) Toast.render
(GuiGraphics p_281969_, ToastComponent p_94897_, long p_94898_) TutorialToast.render
(GuiGraphics p_283197_, ToastComponent p_283009_, long p_281902_) private void
SystemToast.renderBackgroundRow
(GuiGraphics p_281840_, ToastComponent p_281283_, int p_281750_, int p_282371_, int p_283613_, int p_282880_)