Uses of Enum Class
com.mojang.realmsclient.dto.Subscription.Type
Packages that use Subscription.Type
-
Uses of Subscription.Type in com.mojang.realmsclient.dto
Fields in com.mojang.realmsclient.dto declared as Subscription.TypeMethods in com.mojang.realmsclient.dto that return Subscription.TypeModifier and TypeMethodDescriptionprivate static Subscription.Type
static Subscription.Type
Returns the enum constant of this class with the specified name.static Subscription.Type[]
Subscription.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Subscription.Type in com.mojang.realmsclient.gui.screens
Fields in com.mojang.realmsclient.gui.screens declared as Subscription.Type