Uses of Enum Class
net.minecraft.client.User.Type
Packages that use User.Type
-
Uses of User.Type in net.minecraft.client
Fields in net.minecraft.client declared as User.TypeFields in net.minecraft.client with type parameters of type User.TypeMethods in net.minecraft.client that return User.TypeModifier and TypeMethodDescriptionstatic User.Type
User.getType()
static User.Type
Returns the enum constant of this class with the specified name.static User.Type[]
User.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client with parameters of type User.Type