net.minecraft.client.gui.components.debug

public class DebugScreenEntries

gbn
net.minecraft.client.gui.components.debug.DebugScreenEntries
net.minecraft.class_11631
net.minecraft.client.gui.hud.debug.DebugHudEntries

Field summary

Modifier and TypeField
private static final Map<ResourceLocation, DebugScreenEntry>
F
ENTRIES_BY_LOCATION
field_61558
ENTRIES
public static final ResourceLocation
a
GAME_VERSION
field_61559
GAME_VERSION
public static final ResourceLocation
b
FPS
field_61560
FPS
public static final ResourceLocation
c
TPS
field_61561
TPS
public static final ResourceLocation
d
MEMORY
field_61562
MEMORY
public static final ResourceLocation
e
SYSTEM_SPECS
field_61563
SYSTEM_SPECS
public static final ResourceLocation
f
LOOKING_AT_BLOCK
field_61564
LOOKING_AT_BLOCK
public static final ResourceLocation
g
LOOKING_AT_FLUID
field_61565
LOOKING_AT_FLUID
public static final ResourceLocation
h
LOOKING_AT_ENTITY
field_61566
LOOKING_AT_ENTITY
public static final ResourceLocation
i
CHUNK_RENDER_STATS
field_61567
CHUNK_RENDER_STATS
public static final ResourceLocation
j
CHUNK_GENERATION_STATS
field_61568
CHUNK_GENERATION_STATS
public static final ResourceLocation
k
ENTITY_RENDER_STATS
field_61569
ENTITY_RENDER_STATS
public static final ResourceLocation
l
PARTICLE_RENDER_STATS
field_61570
PARTICLE_RENDER_STATS
public static final ResourceLocation
m
CHUNK_SOURCE_STATS
field_61571
CHUNK_SOURCE_STATS
public static final ResourceLocation
n
PLAYER_POSITION
field_61572
PLAYER_POSITION
public static final ResourceLocation
o
PLAYER_SECTION_POSITION
field_61573
PLAYER_SECTION_POSITION
public static final ResourceLocation
p
LIGHT_LEVELS
field_61574
LIGHT_LEVELS
public static final ResourceLocation
q
HEIGHTMAP
field_61575
HEIGHTMAP
public static final ResourceLocation
r
BIOME
field_61576
BIOME
public static final ResourceLocation
s
LOCAL_DIFFICULTY
field_61577
LOCAL_DIFFICULTY
public static final ResourceLocation
t
ENTITY_SPAWN_COUNTS
field_61578
ENTITY_SPAWN_COUNTS
public static final ResourceLocation
u
SOUND_MOOD
field_61579
SOUND_MOOD
public static final ResourceLocation
v
POST_EFFECT
field_61580
POST_EFFECT
public static final ResourceLocation
w
ENTITY_HITBOXES
field_61581
ENTITY_HITBOXES
public static final ResourceLocation
x
CHUNK_BORDERS
field_61582
CHUNK_BORDERS
public static final ResourceLocation
y
THREE_DIMENSIONAL_CROSSHAIR
field_61583
THREE_DIMENSIONAL_CROSSHAIR
public static final ResourceLocation
z
CHUNK_SECTION_PATHS
field_61584
CHUNK_SECTION_PATHS
public static final ResourceLocation
A
GPU_UTILIZATION
field_61553
GPU_UTILIZATION
public static final ResourceLocation
B
SIMPLE_PERFORMANCE_IMPACTORS
field_61554
SIMPLE_PERFORMANCE_IMPACTORS
public static final ResourceLocation
C
CHUNK_SECTION_OCTREE
field_61555
CHUNK_SECTION_OCTREE
public static final ResourceLocation
D
CHUNK_SECTION_VISIBILITY
field_61556
CHUNK_SECTION_VISIBILITY
public static final Map<DebugScreenProfile, Map<ResourceLocation, DebugScreenEntryStatus>>
E
PROFILES
field_61557
PROFILES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static ResourceLocation
a(String arg0, gbo arg1)
register(String arg0, DebugScreenEntry arg1)
method_72764(String arg0, class_11632 arg1)
registerVanilla(String id, DebugHudEntry entry)
private static ResourceLocation
a(amh arg0, gbo arg1)
register(ResourceLocation arg0, DebugScreenEntry arg1)
method_72763(class_2960 arg0, class_11632 arg1)
register(Identifier id, DebugHudEntry entry)
public static Map<ResourceLocation, DebugScreenEntry>
a()
allEntries()
method_72761()
getEntries()
public static DebugScreenEntry
a(amh arg0)
getEntry(ResourceLocation arg0)
method_72762(class_2960 arg0)
get(Identifier id)