net.minecraft.client.gui.components.debug

public class DebugScreenEntries

ggh
net.minecraft.client.gui.components.debug.DebugScreenEntries
net.minecraft.class_11631
net.minecraft.client.gui.hud.debug.DebugHudEntries
net.minecraft.src.C_411362_

Field summary

Modifier and TypeField
private static final Map<ResourceLocation, DebugScreenEntry>
F
ENTRIES_BY_LOCATION
field_61558
ENTRIES
f_412151_
public static final ResourceLocation
a
GAME_VERSION
field_61559
GAME_VERSION
f_411916_
public static final ResourceLocation
b
FPS
field_61560
FPS
f_413963_
public static final ResourceLocation
c
TPS
field_61561
TPS
f_411514_
public static final ResourceLocation
d
MEMORY
field_61562
MEMORY
f_412314_
public static final ResourceLocation
e
SYSTEM_SPECS
field_61563
SYSTEM_SPECS
f_412595_
public static final ResourceLocation
f
LOOKING_AT_BLOCK
field_61564
LOOKING_AT_BLOCK
f_412417_
public static final ResourceLocation
g
LOOKING_AT_FLUID
field_61565
LOOKING_AT_FLUID
f_413875_
public static final ResourceLocation
h
LOOKING_AT_ENTITY
field_61566
LOOKING_AT_ENTITY
f_411648_
public static final ResourceLocation
i
CHUNK_RENDER_STATS
field_61567
CHUNK_RENDER_STATS
f_412085_
public static final ResourceLocation
j
CHUNK_GENERATION_STATS
field_61568
CHUNK_GENERATION_STATS
f_413423_
public static final ResourceLocation
k
ENTITY_RENDER_STATS
field_61569
ENTITY_RENDER_STATS
f_412171_
public static final ResourceLocation
l
PARTICLE_RENDER_STATS
field_61570
PARTICLE_RENDER_STATS
f_411457_
public static final ResourceLocation
m
CHUNK_SOURCE_STATS
field_61571
CHUNK_SOURCE_STATS
f_413050_
public static final ResourceLocation
n
PLAYER_POSITION
field_61572
PLAYER_POSITION
f_412116_
public static final ResourceLocation
o
PLAYER_SECTION_POSITION
field_61573
PLAYER_SECTION_POSITION
f_411887_
public static final ResourceLocation
p
LIGHT_LEVELS
field_61574
LIGHT_LEVELS
f_413427_
public static final ResourceLocation
q
HEIGHTMAP
field_61575
HEIGHTMAP
f_412036_
public static final ResourceLocation
r
BIOME
field_61576
BIOME
f_413303_
public static final ResourceLocation
s
LOCAL_DIFFICULTY
field_61577
LOCAL_DIFFICULTY
f_411728_
public static final ResourceLocation
t
ENTITY_SPAWN_COUNTS
field_61578
ENTITY_SPAWN_COUNTS
f_413935_
public static final ResourceLocation
u
SOUND_MOOD
field_61579
SOUND_MOOD
f_412944_
public static final ResourceLocation
v
POST_EFFECT
field_61580
POST_EFFECT
f_412025_
public static final ResourceLocation
w
ENTITY_HITBOXES
field_61581
ENTITY_HITBOXES
f_412632_
public static final ResourceLocation
x
CHUNK_BORDERS
field_61582
CHUNK_BORDERS
f_412634_
public static final ResourceLocation
y
THREE_DIMENSIONAL_CROSSHAIR
field_61583
THREE_DIMENSIONAL_CROSSHAIR
f_412984_
public static final ResourceLocation
z
CHUNK_SECTION_PATHS
field_61584
CHUNK_SECTION_PATHS
f_412474_
public static final ResourceLocation
A
GPU_UTILIZATION
field_61553
GPU_UTILIZATION
f_413763_
public static final ResourceLocation
B
SIMPLE_PERFORMANCE_IMPACTORS
field_61554
SIMPLE_PERFORMANCE_IMPACTORS
f_412577_
public static final ResourceLocation
C
CHUNK_SECTION_OCTREE
field_61555
CHUNK_SECTION_OCTREE
f_412439_
public static final ResourceLocation
D
CHUNK_SECTION_VISIBILITY
field_61556
CHUNK_SECTION_VISIBILITY
f_412128_
public static final Map<DebugScreenProfile, Map<ResourceLocation, DebugScreenEntryStatus>>
E
PROFILES
field_61557
PROFILES
f_414043_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static ResourceLocation
a(String arg0, ggi arg1)
register(String arg0, DebugScreenEntry arg1)
method_72764(String arg0, class_11632 arg1)
registerVanilla(String id, DebugHudEntry entry)
m_419600_(String p_427568_, C_410968_ p_424183_)
private static ResourceLocation
a(amj arg0, ggi arg1)
register(ResourceLocation arg0, DebugScreenEntry arg1)
method_72763(class_2960 arg0, class_11632 arg1)
register(Identifier id, DebugHudEntry entry)
m_416512_(C_5265_ p_430307_, C_410968_ p_424237_)
public static Map<ResourceLocation, DebugScreenEntry>
a()
allEntries()
method_72761()
getEntries()
m_420539_()
public static DebugScreenEntry
a(amj arg0)
getEntry(ResourceLocation arg0)
method_72762(class_2960 arg0)
get(Identifier id)
m_414942_(C_5265_ p_425209_)