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