Uses of Enum Class
com.mojang.realmsclient.dto.RealmsServer.State
Packages that use RealmsServer.State
-
Uses of RealmsServer.State in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as RealmsServer.StateMethods in com.mojang.realmsclient.dto that return RealmsServer.StateModifier and TypeMethodDescriptionstatic RealmsServer.StateReturns the enum constant of this class with the specified name.static RealmsServer.State[]RealmsServer.State.values()Returns an array containing the constants of this enum class, in the order they are declared.