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
(PoseStack p_94800_, ToastComponent p_94801_, long p_94802_) RecipeToast.render
(PoseStack p_94814_, ToastComponent p_94815_, long p_94816_) SystemToast.render
(PoseStack p_94844_, ToastComponent p_94845_, long p_94846_) Toast.render
(PoseStack p_94896_, ToastComponent p_94897_, long p_94898_) TutorialToast.render
(PoseStack p_94965_, ToastComponent p_94966_, long p_94967_) 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.