Uses of Class
net.minecraft.client.realms.Ping.Region
Package | Description |
---|---|
net.minecraft.client.realms |
-
Uses of Ping.Region in net.minecraft.client.realms
Methods in net.minecraft.client.realms that return Ping.Region Modifier and Type Method Description static Ping.Region
Ping.Region. valueOf(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 net.minecraft.client.realms with parameters of type Ping.Region Modifier and Type Method Description static List<RegionPingResult>
Ping. ping(Ping.Region[] regions)