Class DebugEntryChunkRenderStats
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryChunkRenderStats
- All Implemented Interfaces:
DebugScreenEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_435752_, Level p_434336_, LevelChunk p_435074_, LevelChunk p_435647_) booleanisAllowed(boolean p_435265_) 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
-
Constructor Details
-
DebugEntryChunkRenderStats
public DebugEntryChunkRenderStats()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_435752_, @Nullable Level p_434336_, @Nullable LevelChunk p_435074_, @Nullable LevelChunk p_435647_) - Specified by:
displayin interfaceDebugScreenEntry
-
isAllowed
public boolean isAllowed(boolean p_435265_) - Specified by:
isAllowedin interfaceDebugScreenEntry
-