Class DebugScreenEntries
java.lang.Object
net.minecraft.client.gui.components.debug.DebugScreenEntries
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationprivate static final Map<ResourceLocation, DebugScreenEntry> static final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final Map<DebugScreenProfile, Map<ResourceLocation, DebugScreenEntryStatus>> static final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<ResourceLocation, DebugScreenEntry> static DebugScreenEntrygetEntry(ResourceLocation name) private static ResourceLocationregister(String name, DebugScreenEntry entry) private static ResourceLocationregister(ResourceLocation name, DebugScreenEntry entry)
-
Field Details
-
ENTRIES_BY_LOCATION
-
GAME_VERSION
-
FPS
-
TPS
-
MEMORY
-
SYSTEM_SPECS
-
LOOKING_AT_BLOCK
-
LOOKING_AT_FLUID
-
LOOKING_AT_ENTITY
-
CHUNK_RENDER_STATS
-
CHUNK_GENERATION_STATS
-
ENTITY_RENDER_STATS
-
PARTICLE_RENDER_STATS
-
CHUNK_SOURCE_STATS
-
PLAYER_POSITION
-
PLAYER_SECTION_POSITION
-
LIGHT_LEVELS
-
HEIGHTMAP
-
BIOME
-
LOCAL_DIFFICULTY
-
ENTITY_SPAWN_COUNTS
-
SOUND_MOOD
-
POST_EFFECT
-
ENTITY_HITBOXES
-
CHUNK_BORDERS
-
THREE_DIMENSIONAL_CROSSHAIR
-
CHUNK_SECTION_PATHS
-
GPU_UTILIZATION
-
SIMPLE_PERFORMANCE_IMPACTORS
-
CHUNK_SECTION_OCTREE
-
CHUNK_SECTION_VISIBILITY
-
PROFILES
-
-
Constructor Details
-
DebugScreenEntries
public DebugScreenEntries()
-
-
Method Details
-
register
-
register
-
allEntries
-
getEntry
-