Uses of Enum Class
com.mojang.realmsclient.gui.screens.RealmsResetWorldScreen.ResetType
Packages that use RealmsResetWorldScreen.ResetType
-
Uses of RealmsResetWorldScreen.ResetType in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as RealmsResetWorldScreen.ResetTypeModifier and TypeFieldDescriptionprivate RealmsResetWorldScreen.ResetType
RealmsResetWorldScreen.typeToReset
Methods in com.mojang.realmsclient.gui.screens that return RealmsResetWorldScreen.ResetTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RealmsResetWorldScreen.ResetType[]
RealmsResetWorldScreen.ResetType.values()
Returns an array containing the constants of this enum class, in the order they are declared.