Uses of Enum Class
net.minecraft.client.gui.toasts.IToast.Visibility
-
Uses of IToast.Visibility in net.minecraft.client.gui.toasts
Modifier and TypeFieldDescriptionprivate IToast.Visibility
ToastGui.ToastInstance.visibility
private IToast.Visibility
TutorialToast.visibility
Modifier and TypeMethodDescriptionAdvancementToast.render
(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) IToast.render
(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) RecipeToast.render
(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) SystemToast.render
(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) TutorialToast.render
(MatrixStack p_230444_1_, ToastGui p_230444_2_, long p_230444_3_) static IToast.Visibility
Returns the enum constant of this class with the specified name.static IToast.Visibility[]
IToast.Visibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.