Uses of Class
net.minecraft.client.realms.dto.RealmsServer.State
| Package | Description |
|---|---|
| net.minecraft.client.realms.dto |
-
Uses of RealmsServer.State in net.minecraft.client.realms.dto
Fields in net.minecraft.client.realms.dto declared as RealmsServer.State Modifier and Type Field Description RealmsServer.StateRealmsServer. stateMethods in net.minecraft.client.realms.dto that return RealmsServer.State Modifier and Type Method Description private static RealmsServer.StateRealmsServer. getState(String state)static RealmsServer.StateRealmsServer.State. valueOf(String name)Returns 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.