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
(MatrixStack matrices, ToastManager manager, long startTime) RecipeToast.draw
(MatrixStack matrices, ToastManager manager, long startTime) SystemToast.draw
(MatrixStack matrices, ToastManager manager, long startTime) Toast.draw
(MatrixStack matrices, ToastManager manager, long startTime) TutorialToast.draw
(MatrixStack matrices, 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.