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