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