Uses of Enum Class
net.minecraft.client.util.AccountType
Packages that use AccountType
-
Uses of AccountType in net.minecraft.client.util
Fields in net.minecraft.client.util declared as AccountTypeMethods in net.minecraft.client.util that return AccountTypeModifier and TypeMethodDescriptionstatic AccountTypeSession.method_6670()static AccountTypeReturns the enum constant of this class with the specified name.static AccountType[]AccountType.values()Returns an array containing the constants of this enum class, in the order they are declared.