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_, String p_193800_, String p_193801_, Optional<String> p_193802_, Optional<String> p_193803_, User.Type p_193804_)