net.minecraft.client.gui.components.debug

public enum DebugScreenProfile

implements StringRepresentable

gbr
net.minecraft.client.gui.components.debug.DebugScreenProfile
net.minecraft.class_11636
net.minecraft.client.gui.hud.debug.DebugProfileType

Enum constant summary

Enum Constant
a
DEFAULT
field_61599
DEFAULT
b
PERFORMANCE
field_61600
PERFORMANCE

Field summary

Modifier and TypeField
public static final StringRepresentable$EnumCodec<DebugScreenProfile>
c
CODEC
field_61601
CODEC
private final String
d
name
field_61602
id
private final String
e
translationKey
field_61603
translationKey

Constructor summary

ModifierConstructor
private (String arg0, String arg1)

Method summary

Modifier and TypeMethod
public String
a()
translationKey()
method_72782()
getTranslationKey()
public String
c()
getSerializedName()
method_15434()
asString()