net.minecraft.client.gui.hud.debug

public class HeightmapDebugHudEntry

implements DebugHudEntry

net.minecraft.client.gui.components.debug.DebugEntryHeightmap
net.minecraft.class_11612
net.minecraft.client.gui.hud.debug.HeightmapDebugHudEntry

Field summary

Modifier and TypeField
private static final Map<Heightmap$Type, String>
HEIGHTMAP_NAMES
field_61541
HEIGHTMAP_TYPE_TO_STRING
private static final Identifier
GROUP
field_61542
SECTION_ID

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
display(DebugScreenDisplayer displayer, Level serverOrClientLevel, LevelChunk clientChunk, LevelChunk serverChunk)
method_72751(class_11630 arg0, class_1937 arg1, class_2818 arg2, class_2818 arg3)
render(DebugHudLines arg0, World arg1, WorldChunk arg2, WorldChunk arg3)