Uses of Class
net.minecraft.client.realms.RealmsClient.CompatibleVersionResponse
| Package | Description |
|---|---|
| net.minecraft.client.realms |
-
Uses of RealmsClient.CompatibleVersionResponse in net.minecraft.client.realms
Methods in net.minecraft.client.realms that return RealmsClient.CompatibleVersionResponse Modifier and Type Method Description RealmsClient.CompatibleVersionResponseRealmsClient. clientCompatible()static RealmsClient.CompatibleVersionResponseRealmsClient.CompatibleVersionResponse. valueOf(String name)Returns the enum constant of this type with the specified name.static RealmsClient.CompatibleVersionResponse[]RealmsClient.CompatibleVersionResponse. values()Returns an array containing the constants of this enum type, in the order they are declared.