Class DebugEntrySoundMood
java.lang.Object
net.minecraft.client.gui.components.debug.DebugEntrySoundMood
- All Implemented Interfaces:
DebugScreenEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisplay(DebugScreenDisplayer p_435285_, Level p_436001_, LevelChunk p_432769_, LevelChunk p_433840_) 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
-
Constructor Details
-
DebugEntrySoundMood
public DebugEntrySoundMood()
-
-
Method Details
-
display
public void display(DebugScreenDisplayer p_435285_, @Nullable Level p_436001_, @Nullable LevelChunk p_432769_, @Nullable LevelChunk p_433840_) - Specified by:
displayin interfaceDebugScreenEntry
-