Uses of Enum Class
com.mojang.realmsclient.gui.screens.RealmsLongConfirmationScreen.Type
Packages that use RealmsLongConfirmationScreen.Type
-
Uses of RealmsLongConfirmationScreen.Type in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as RealmsLongConfirmationScreen.TypeModifier and TypeFieldDescriptionprivate final RealmsLongConfirmationScreen.Type
RealmsLongConfirmationScreen.type
Methods in com.mojang.realmsclient.gui.screens that return RealmsLongConfirmationScreen.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RealmsLongConfirmationScreen.Type[]
RealmsLongConfirmationScreen.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.mojang.realmsclient.gui.screens with parameters of type RealmsLongConfirmationScreen.TypeModifierConstructorDescriptionRealmsLongConfirmationScreen
(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232208_1_, RealmsLongConfirmationScreen.Type p_i232208_2_, ITextComponent p_i232208_3_, ITextComponent p_i232208_4_, boolean p_i232208_5_)