Uses of Enum Class
net.minecraft.client.gui.components.toasts.Toast.Visibility
-
Uses of Toast.Visibility in net.minecraft.client.gui.components.toasts
Modifier and TypeFieldDescriptionprivate Toast.Visibility
ToastComponent.ToastInstance.visibility
private Toast.Visibility
TutorialToast.visibility
Modifier and TypeMethodDescriptionAdvancementToast.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_) static Toast.Visibility
Returns the enum constant of this class with the specified name.static Toast.Visibility[]
Toast.Visibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.