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