Uses of Enum Class
net.minecraft.client.gui.toasts.TutorialToast.Icons
-
Uses of TutorialToast.Icons in net.minecraft.client.gui.toasts
Modifier 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.ModifierConstructorDescriptionTutorialToast
(TutorialToast.Icons p_i47487_1_, ITextComponent p_i47487_2_, ITextComponent p_i47487_3_, boolean p_i47487_4_)