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 voidSystemToast.add(ToastComponent p_94856_, SystemToast.SystemToastIds p_94857_, Component p_94858_, Component p_94859_) static voidRecipeToast.addOrUpdate(ToastComponent p_94818_, Recipe<?> p_94819_) static voidSystemToast.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 voidSystemToast.renderBackgroundRow(GuiGraphics p_281840_, ToastComponent p_281283_, int p_281750_, int p_282371_, int p_283613_, int p_282880_)