Class DebugEntryHeightmap
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryHeightmap
- All Implemented Interfaces:
DebugScreenEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceLocationprivate static final Map<Heightmap.Types, String> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_434600_, Level p_433805_, LevelChunk p_433046_, LevelChunk p_434738_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.components.debug.DebugScreenEntry
category, isAllowed
-
Field Details
-
HEIGHTMAP_NAMES
-
GROUP
-
-
Constructor Details
-
DebugEntryHeightmap
public DebugEntryHeightmap()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_434600_, @Nullable Level p_433805_, @Nullable LevelChunk p_433046_, @Nullable LevelChunk p_434738_) - Specified by:
displayin interfaceDebugScreenEntry
-