Uses of Enum Class
net.minecraft.client.realms.dto.RealmsServer.State
Packages that use RealmsServer.State
- 
Uses of RealmsServer.State in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto declared as RealmsServer.StateMethods in net.minecraft.client.realms.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.