Class DebugEntrySpawnCounts
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntrySpawnCounts
- All Implemented Interfaces:
DebugScreenEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_433443_, Level p_435954_, LevelChunk p_436014_, LevelChunk p_434093_) 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
-
Constructor Details
-
DebugEntrySpawnCounts
public DebugEntrySpawnCounts()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_433443_, @Nullable Level p_435954_, @Nullable LevelChunk p_436014_, @Nullable LevelChunk p_434093_) - Specified by:
displayin interfaceDebugScreenEntry
-