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