Class DebugEntryChunkGeneration
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryChunkGeneration
- All Implemented Interfaces:
DebugScreenEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_434944_, Level p_434973_, LevelChunk p_434305_, LevelChunk p_435595_) 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
-
GROUP
-
-
Constructor Details
-
DebugEntryChunkGeneration
public DebugEntryChunkGeneration()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_434944_, @Nullable Level p_434973_, @Nullable LevelChunk p_434305_, @Nullable LevelChunk p_435595_) - Specified by:
displayin interfaceDebugScreenEntry
-