History - net.minecraft.client.gui.components.debug.DebugScreenEntries

25w31a

Names

gbn

net.minecraft.client.gui.components.debug.DebugScreenEntries

net.minecraft.class_11631

net.minecraft.client.gui.hud.debug.DebugHudEntries

Fields

Map<ResourceLocation, DebugScreenEntry>: F, ENTRIES_BY_LOCATION, field_61558, ENTRIES

ResourceLocation: a, GAME_VERSION, field_61559, GAME_VERSION

ResourceLocation: b, FPS, field_61560, FPS

ResourceLocation: c, TPS, field_61561, TPS

ResourceLocation: d, MEMORY, field_61562, MEMORY

ResourceLocation: e, SYSTEM_SPECS, field_61563, SYSTEM_SPECS

ResourceLocation: f, LOOKING_AT_BLOCK, field_61564, LOOKING_AT_BLOCK

ResourceLocation: g, LOOKING_AT_FLUID, field_61565, LOOKING_AT_FLUID

ResourceLocation: h, LOOKING_AT_ENTITY, field_61566, LOOKING_AT_ENTITY

ResourceLocation: i, CHUNK_RENDER_STATS, field_61567, CHUNK_RENDER_STATS

ResourceLocation: j, CHUNK_GENERATION_STATS, field_61568, CHUNK_GENERATION_STATS

ResourceLocation: k, ENTITY_RENDER_STATS, field_61569, ENTITY_RENDER_STATS

ResourceLocation: l, PARTICLE_RENDER_STATS, field_61570, PARTICLE_RENDER_STATS

ResourceLocation: m, CHUNK_SOURCE_STATS, field_61571, CHUNK_SOURCE_STATS

ResourceLocation: n, PLAYER_POSITION, field_61572, PLAYER_POSITION

ResourceLocation: o, PLAYER_SECTION_POSITION, field_61573, PLAYER_SECTION_POSITION

ResourceLocation: p, LIGHT_LEVELS, field_61574, LIGHT_LEVELS

ResourceLocation: q, HEIGHTMAP, field_61575, HEIGHTMAP

ResourceLocation: r, BIOME, field_61576, BIOME

ResourceLocation: s, LOCAL_DIFFICULTY, field_61577, LOCAL_DIFFICULTY

ResourceLocation: t, ENTITY_SPAWN_COUNTS, field_61578, ENTITY_SPAWN_COUNTS

ResourceLocation: u, SOUND_MOOD, field_61579, SOUND_MOOD

ResourceLocation: v, POST_EFFECT, field_61580, POST_EFFECT

ResourceLocation: w, ENTITY_HITBOXES, field_61581, ENTITY_HITBOXES

ResourceLocation: x, CHUNK_BORDERS, field_61582, CHUNK_BORDERS

ResourceLocation: y, THREE_DIMENSIONAL_CROSSHAIR, field_61583, THREE_DIMENSIONAL_CROSSHAIR

ResourceLocation: z, CHUNK_SECTION_PATHS, field_61584, CHUNK_SECTION_PATHS

ResourceLocation: A, GPU_UTILIZATION, field_61553, GPU_UTILIZATION

ResourceLocation: B, SIMPLE_PERFORMANCE_IMPACTORS, field_61554, SIMPLE_PERFORMANCE_IMPACTORS

ResourceLocation: C, CHUNK_SECTION_OCTREE, field_61555, CHUNK_SECTION_OCTREE

ResourceLocation: D, CHUNK_SECTION_VISIBILITY, field_61556, CHUNK_SECTION_VISIBILITY

Map<DebugScreenProfile, Map<ResourceLocation, DebugScreenEntryStatus>>: E, PROFILES, field_61557, PROFILES

Constructors

()

Methods

ResourceLocation (String, DebugScreenEntry): a, register, method_72764, registerVanilla

ResourceLocation (ResourceLocation, DebugScreenEntry): a, register, method_72763, register

Map<ResourceLocation, DebugScreenEntry> (): a, allEntries, method_72761, getEntries

DebugScreenEntry (ResourceLocation): a, getEntry, method_72762, get