net.minecraft.commands

public enum Commands$CommandSelection

ee$a
net.minecraft.commands.Commands$CommandSelection
net.minecraft.class_2170$class_5364
net.minecraft.server.command.CommandManager$RegistrationEnvironment
net.minecraft.src.C_3027_$C_3028_
net.minecraft.commands.CommandDispatcher$ServerType

枚举常量概要

枚举常量
a
ALL
field_25419
ALL
ALL
b
DEDICATED
field_25420
DEDICATED
DEDICATED
c
INTEGRATED
field_25421
INTEGRATED
INTEGRATED

字段概要

修饰符与类型字段
final boolean
d
includeIntegrated
field_25422
integrated
f_82144_
final boolean
e
includeDedicated
field_25423
dedicated
f_82145_

构造函数概要

修饰符构造函数
private (boolean p_82150_, boolean p_82151_)