net.minecraft.client.gui.components.debug

public record DebugEntryCategory

gkx
net.minecraft.client.gui.components.debug.DebugEntryCategory
net.minecraft.class_11605
net.minecraft.client.gui.hud.debug.DebugHudEntryCategory
net.minecraft.src.C_410960_

字段概要

修饰符与类型字段
private final Component
c
label
comp_4455
label
f_412339_
private final float
d
sortKey
comp_4456
sortKey
f_412302_
public static final DebugEntryCategory
a
SCREEN_TEXT
field_61538
TEXT
f_413661_
public static final DebugEntryCategory
b
RENDERER
field_61539
RENDERER
f_411643_

构造函数概要

修饰符构造函数
public (Component label, float sortKey)

方法概要

修饰符与类型方法
public Component
a()
label()
comp_4455()
label()
f_412339_()
public float
b()
sortKey()
comp_4456()
sortKey()
f_412302_()