net.minecraft.client.gui.overlay

public class DebugOverlay

extends GuiElement

cgx
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
private HitResult
g
field_20065
f_85392259
field_211537_g
rayTraceBlock
private HitResult
h
field_20066
f_78594099
field_211538_h
rayTraceFluid

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
a()
method_18382()
render()
func_194818_a()
render()
protected void
b()
method_9446()
drawGameInfo()
func_180798_a()
renderDebugInfoLeft()
protected void
c()
method_18384()
drawSystemInfo()
func_194819_c()
renderDebugInfoRight()
protected List<String>
d()
method_9450()
getGameInfo()
func_209011_c()
call()
protected List<String>
e()
method_9452()
getSystemInfo()
func_175238_c()
getDebugInfoRight()
private String
a(Map$Entry<bmm<?>, Comparable<?>> arg0)
method_18383(Map$Entry<class_2247<?>, Comparable<?>> arg0)
m_76037441(Map$Entry<Property<?>, Comparable<?>> arg0)
func_211534_a(Map$Entry<IProperty<?>, Comparable<?>> arg0)
getPropertyString(Map$Entry<IProperty<?>, Comparable<?>> entryIn)
private void
f()
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 height, int heightMin, int heightMid, int heightMax)
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 col1, int col2, float factor)
private static long
a(long arg0)
method_9448(long arg0)
convertBytesToMegaBytes(long bytes)
func_175240_a(long arg0)
bytesToMb(long bytes)