Uses of Enum Class
net.minecraft.client.gui.components.toasts.TutorialToast.Icons
Packages that use TutorialToast.Icons
-
Uses of TutorialToast.Icons in net.minecraft.client.gui.components.toasts
Fields in net.minecraft.client.gui.components.toasts declared as TutorialToast.IconsMethods in net.minecraft.client.gui.components.toasts that return TutorialToast.IconsModifier and TypeMethodDescriptionstatic TutorialToast.Icons
Returns the enum constant of this class with the specified name.static TutorialToast.Icons[]
TutorialToast.Icons.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.gui.components.toasts with parameters of type TutorialToast.IconsModifierConstructorDescriptionTutorialToast
(Font p_382988_, TutorialToast.Icons p_94958_, Component p_94959_, Component p_94960_, boolean p_94961_) TutorialToast
(Font p_383078_, TutorialToast.Icons p_365013_, Component p_363481_, Component p_365235_, boolean p_365276_, int p_363245_)