Uses of Enum Class
net.minecraft.client.toast.Toast.Visibility
-
Uses of Toast.Visibility in net.minecraft.client.toast
Modifier and TypeFieldDescriptionprivate Toast.Visibility
ToastManager.Entry.visibility
private Toast.Visibility
TutorialToast.visibility
Modifier and TypeMethodDescriptionAdvancementToast.draw
(DrawContext context, ToastManager manager, long startTime) RecipeToast.draw
(DrawContext context, ToastManager manager, long startTime) SystemToast.draw
(DrawContext context, ToastManager manager, long startTime) Toast.draw
(DrawContext context, ToastManager manager, long startTime) TutorialToast.draw
(DrawContext context, ToastManager manager, long startTime) 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.