Uses of Enum Class
com.mojang.realmsclient.client.Ping.Region
Packages that use Ping.Region
-
Uses of Ping.Region in com.mojang.realmsclient.client
Subclasses with type arguments of type Ping.Region in com.mojang.realmsclient.clientMethods in com.mojang.realmsclient.client that return Ping.RegionModifier and TypeMethodDescriptionstatic Ping.RegionReturns the enum constant of this class with the specified name.static Ping.Region[]Ping.Region.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.realmsclient.client with parameters of type Ping.RegionModifier and TypeMethodDescriptionstatic List<RegionPingResult> Ping.ping(Ping.Region... regions)