net.minecraft.client.gui.components.debug

public enum DebugScreenEntryStatus

implements StringRepresentable

gbq
net.minecraft.client.gui.components.debug.DebugScreenEntryStatus
net.minecraft.class_11635
net.minecraft.client.gui.hud.debug.DebugHudEntryVisibility

Enum constant summary

Enum Constant
a
ALWAYS_ON
field_61593
ALWAYS_ON
b
IN_F3
field_61594
IN_F3
c
NEVER
field_61595
NEVER

Field summary

Modifier and TypeField
public static final StringRepresentable$EnumCodec<DebugScreenEntryStatus>
d
CODEC
field_61596
CODEC
private final String
e
name
field_61597
id

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()