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.SystemToastId p_314591_, Component p_94858_, Component p_94859_) static void
RecipeToast.addOrUpdate
(ToastComponent p_94818_, RecipeHolder<?> p_301027_) static void
SystemToast.addOrUpdate
(ToastComponent p_94870_, SystemToast.SystemToastId p_314579_, Component p_94872_, Component p_94873_) static void
SystemToast.forceHide
(ToastComponent p_314559_, SystemToast.SystemToastId p_314474_) 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_)