Uses of Class
net.minecraft.client.gui.components.toasts.ToastComponent
Packages that use ToastComponent
-
Uses of ToastComponent in net.minecraft.client
Fields in net.minecraft.client declared as ToastComponentMethods in net.minecraft.client that return ToastComponent -
Uses of ToastComponent in net.minecraft.client.gui.components.toasts
Methods in net.minecraft.client.gui.components.toasts with parameters of type ToastComponentModifier and TypeMethodDescriptionstatic void
SystemToast.add
(ToastComponent p_94856_, SystemToast.SystemToastId p_94857_, Component p_94858_, Component p_94859_) static void
RecipeToast.addOrUpdate
(ToastComponent p_94818_, RecipeHolder<?> p_300003_) static void
SystemToast.addOrUpdate
(ToastComponent p_94870_, SystemToast.SystemToastId p_94871_, Component p_94872_, Component p_94873_) static void
SystemToast.forceHide
(ToastComponent p_311181_, SystemToast.SystemToastId p_311637_) 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_)