Uses of Class
net.minecraft.client.gui.components.toasts.ToastManager
Packages that use ToastManager
-
Uses of ToastManager in net.minecraft.client
Fields in net.minecraft.client declared as ToastManagerMethods in net.minecraft.client that return ToastManager -
Uses of ToastManager in net.minecraft.client.gui.components.toasts
Methods in net.minecraft.client.gui.components.toasts with parameters of type ToastManagerModifier and TypeMethodDescriptionstatic void
SystemToast.add
(ToastManager p_361789_, SystemToast.SystemToastId p_314591_, Component p_94858_, Component p_94859_) static void
RecipeToast.addOrUpdate
(ToastManager p_362446_, RecipeDisplay p_380080_) static void
SystemToast.addOrUpdate
(ToastManager p_362595_, SystemToast.SystemToastId p_314579_, Component p_94872_, Component p_94873_) static void
SystemToast.forceHide
(ToastManager p_361781_, SystemToast.SystemToastId p_314474_) void
AdvancementToast.update
(ToastManager p_363415_, long p_363939_) void
RecipeToast.update
(ToastManager p_360532_, long p_360389_) void
SystemToast.update
(ToastManager p_364721_, long p_364544_) void
Toast.update
(ToastManager p_361832_, long p_362759_) void
TutorialToast.update
(ToastManager p_361676_, long p_362771_)