Uses of Enum Class
com.mojang.realmsclient.client.RealmsClient.Environment
Packages that use RealmsClient.Environment
-
Uses of RealmsClient.Environment in com.mojang.realmsclient.client
Subclasses with type arguments of type RealmsClient.Environment in com.mojang.realmsclient.clientFields in com.mojang.realmsclient.client declared as RealmsClient.EnvironmentMethods in com.mojang.realmsclient.client that return RealmsClient.EnvironmentModifier and TypeMethodDescriptionstatic RealmsClient.EnvironmentReturns the enum constant of this class with the specified name.static RealmsClient.Environment[]RealmsClient.Environment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.realmsclient.client that return types with arguments of type RealmsClient.Environment