com.mojang.realmsclient.dto

public enum RegionSelectionPreference

fqi
com.mojang.realmsclient.dto.RegionSelectionPreference
net.minecraft.class_11311
net.minecraft.client.realms.dto.RegionSelectionMethod
net.minecraft.src.C_398637_

枚举常量概要

枚举常量
a
AUTOMATIC_PLAYER
field_60227
AUTOMATIC_PLAYER
AUTOMATIC_PLAYER
b
AUTOMATIC_OWNER
field_60226
AUTOMATIC_OWNER
AUTOMATIC_OWNER
c
MANUAL
field_60228
MANUAL
MANUAL

字段概要

修饰符与类型字段
public static final RegionSelectionPreference
d
DEFAULT_SELECTION
field_60229
DEFAULT
f_399741_
public final int
e
id
field_60230
index
f_399468_
public final String
f
translationKey
field_60231
translationKey
f_398791_

构造函数概要

修饰符构造函数
private (int p_410670_, String p_408115_)