Uses of Class
com.mojang.realmsclient.client.Ping.Region
-
Packages that use Ping.Region Package Description com.mojang.realmsclient.client -
-
Uses of Ping.Region in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return Ping.Region Modifier and Type Method Description static Ping.Region
Ping.Region. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Ping.Region[]
Ping.Region. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.mojang.realmsclient.client with parameters of type Ping.Region Modifier and Type Method Description static java.util.List<RegionPingResult>
Ping. ping(Ping.Region... p_224867_0_)
-