private final User.Type
type
private static final Map<String,User.Type>
BY_NAME
static User.Type
byName(String p_92562_)
User.Type
getType()
valueOf(String name)
static User.Type[]
values()
User(String p_193799_, UUID p_296409_, String p_193800_, Optional<String> p_193802_, Optional<String> p_193803_, User.Type p_193804_)