net.minecraft.client.gui.hud.debug

public class MemoryDebugHudEntry

implements DebugHudEntry

net.minecraft.client.gui.components.debug.DebugEntryMemory
net.minecraft.client.gui.components.debug.DebugEntryMemory
net.minecraft.class_11618
net.minecraft.client.gui.hud.debug.MemoryDebugHudEntry

Field summary

Modifier and TypeField
private static final Identifier
GROUP
GROUP
field_61547
SECTION_ID
private final MemoryDebugHudEntry$AllocationRateCalculator
allocationRateCalculator
allocationRateCalculator
field_61548
allocationRateCalculator

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
display(DebugScreenDisplayer displayer, Level serverOrClientLevel, LevelChunk clientChunk, LevelChunk serverChunk)
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
bytesToMebibytes(long used)
bytesToMebibytes(long used)
method_72758(long arg0)
toMegabytes(long bytes)
public boolean
isAllowed(boolean reducedDebugInfo)
isAllowed(boolean reducedDebugInfo)
method_72753(boolean arg0)
canShow(boolean arg0)