net.minecraft.client.gui.overlay

public class DebugOverlay

extends GuiElement

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

Field summary

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

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
a(bit arg0)
method_9449(class_389 arg0)
render(Window window)
func_175237_a(ScaledResolution arg0)
renderDebugInfo(ScaledResolution scaledResolutionIn)
protected void
a()
method_9446()
drawGameInfo()
func_180798_a()
renderDebugInfoLeft()
protected void
b(bit arg0)
method_9451(class_389 arg0)
drawSystemInfo(Window window)
func_175239_b(ScaledResolution arg0)
renderDebugInfoRight(ScaledResolution scaledRes)
protected List<String>
b()
method_9450()
getGameInfo()
call()
call()
protected <T extends Comparable<T>> List<String>
c()
method_9452()
getSystemInfo()
func_175238_c()
getDebugInfoRight()
private void
d()
method_9455()
drawTpsChart()
func_181554_e()
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)
func_181552_c(int arg0, int arg1, int arg2, int arg3)
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)
func_181553_a(int arg0, int arg1, float arg2)
blendColors(int arg0, int arg1, float arg2)
private static long
a(long arg0)
method_9448(long arg0)
convertBytesToMegaBytes(long bytes)
func_175240_a(long arg0)
bytesToMb(long bytes)