net.minecraft.client.gui.hud.debug

public class SoundCacheDebugHudEntry

implements DebugHudEntry

net.minecraft.client.gui.components.debug.DebugEntrySoundCache
net.minecraft.class_1_396
net.minecraft.client.gui.hud.debug.SoundCacheDebugHudEntry

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
isAllowed(boolean reducedDebugInfo)
method_72753(boolean arg0)
canShow(boolean arg0)
public void
display(DebugScreenDisplayer displayer, Level serverOrClientLevel, LevelChunk clientChunk, LevelChunk serverChunk)
method_72751(class_11630 arg0, class_1937 arg1, class_2818 arg2, class_2818 arg3)
render(DebugHudLines arg0, World arg1, WorldChunk arg2, WorldChunk arg3)
private static long
bytesToMegabytes(long used)
method_1_2656(long arg0)
toMegabytes(long bytes)