net.minecraft.client.gui.hud.debug

public class DetailedMemoryDebugHudEntry

implements DebugHudEntry

net.minecraft.client.gui.components.debug.DebugEntryDetailedMemory
net.minecraft.client.gui.components.debug.DebugEntryDetailedMemory
net.minecraft.class_1_380
net.minecraft.client.gui.hud.debug.DetailedMemoryDebugHudEntry

Field summary

Modifier and TypeField
private static final Identifier
GROUP
GROUP
field_1_2132
SECTION_ID
private final MemoryMXBean
memoryBean
memoryBean
field_1_2133
memoryMXBean

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_1_2562(long arg0)
toMegabytes(long bytes)
private static String
printMemoryUsage(MemoryUsage memoryUsage, String type)
printMemoryUsage(MemoryUsage memoryUsage, String type)
method_1_2563(MemoryUsage arg0, String arg1)
formatLine(MemoryUsage memoryUsage, String label)
public boolean
isAllowed(boolean reducedDebugInfo)
isAllowed(boolean reducedDebugInfo)
method_72753(boolean arg0)
canShow(boolean arg0)