net.minecraft.client.gui.overlay

public class DebugOverlay

extends GuiElement

bdu
net.minecraft.class_2294
net.minecraft.client.gui.overlay.DebugOverlay
net.minecraft.client.gui.GuiOverlayDebug

Field summary

Modifier and TypeField
private final Minecraft
a
field_10352
minecraft
mc
private final TextRenderer
f
field_10353
textRenderer
fontRenderer

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
a(bdp arg0)
method_9449(class_389 arg0)
render(Window window)
renderDebugInfo(ScaledResolution scaledResolutionIn)
protected void
a()
method_9446()
drawGameInfo()
renderDebugInfoLeft()
protected void
b(bdp arg0)
method_9451(class_389 arg0)
drawSystemInfo(Window window)
renderDebugInfoRight(ScaledResolution scaledRes)
protected List<String>
b()
method_9450()
getGameInfo()
call()
protected <T extends Comparable<T>> List<String>
c()
method_9452()
getSystemInfo()
getDebugInfoRight()
private void
d()
method_9455()
drawTpsChart()
renderLagometer()
private int
c(int arg0, int arg1, int arg2, int arg3)
method_9453(int arg0, int arg1, int arg2, int arg3)
getFrameColor(int frameTime, int min, int mid, int max)
getFrameColor(int arg0, int arg1, int arg2, int arg3)
private int
a(int arg0, int arg1, float arg2)
method_9447(int arg0, int arg1, float arg2)
lerpColor(int from, int to, float delta)
blendColors(int arg0, int arg1, float arg2)
private static long
a(long arg0)
method_9448(long arg0)
convertBytesToMegaBytes(long bytes)
bytesToMb(long bytes)