Class DebugEntryPosition
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntryPosition
- All Implemented Interfaces:
DebugScreenEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_433233_, Level p_433124_, LevelChunk p_435598_, LevelChunk p_433371_) 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
-
Field Details
-
GROUP
-
-
Constructor Details
-
DebugEntryPosition
public DebugEntryPosition()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_433233_, @Nullable Level p_433124_, @Nullable LevelChunk p_435598_, @Nullable LevelChunk p_433371_) - Specified by:
displayin interfaceDebugScreenEntry
-