net.minecraft.client.gui.components.debug

public enum DebugScreenEntryStatus

implements StringRepresentable

gma
net.minecraft.client.gui.components.debug.DebugScreenEntryStatus
net.minecraft.class_11635
net.minecraft.client.gui.hud.debug.DebugHudEntryVisibility
net.minecraft.src.C_411138_

枚举常量概要

枚举常量
a
ALWAYS_ON
field_61593
ALWAYS_ON
ALWAYS_ON
b
IN_OVERLAY
field_61594
IN_OVERLAY
IN_OVERLAY
c
NEVER
field_61595
NEVER
NEVER

字段概要

修饰符与类型字段
public static final StringRepresentable$EnumCodec<DebugScreenEntryStatus>
d
CODEC
field_61596
CODEC
f_413559_
private final String
e
name
field_61597
id
f_413332_

构造函数概要

修饰符构造函数
private (String p_431667_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()