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