Uses of Enum
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 TypeMethodDescriptionprivate static RealmsServer.Statestatic RealmsServer.StateReturns the enum constant of this type with the specified name.static RealmsServer.State[]RealmsServer.State.values()Returns an array containing the constants of this enum type, in the order they are declared.