net.minecraft.client.gui.components.debugchart

public class FpsDebugChart

extends AbstractDebugChart

euf
net.minecraft.client.gui.components.debugchart.FpsDebugChart
net.minecraft.class_8757
net.minecraft.client.gui.hud.debug.RenderingChart
net.minecraft.src.C_290213_

Field summary

Modifier and TypeField
private static final int
f
RED
field_45926
field_45926
f_290441_
private static final int
g
YELLOW
field_45927
field_45927
f_290333_
private static final int
h
GREEN
field_45928
field_45928
f_290944_
private static final int
i
CHART_TOP_FPS
field_45929
field_45929
f_291786_
private static final double
j
CHART_TOP_VALUE
field_45930
field_45930
f_291583_

Constructor summary

ModifierConstructor
public (Font p_301061_, SampleLogger arg1)

Method summary

Modifier and TypeMethod
protected void
a(esf arg0, int arg1, int arg2, int arg3)
renderAdditionalLinesAndLabels(GuiGraphics arg0, int arg1, int arg2, int arg3)
method_53473(class_332 arg0, int arg1, int arg2, int arg3)
renderThresholds(DrawContext arg0, int arg1, int arg2, int arg3)
m_293086_(C_279497_ p_300333_, int p_297224_, int p_301297_, int arg3)
protected String
a(double arg0)
toDisplayString(double arg0)
method_53468(double arg0)
format(double arg0)
m_293688_(double arg0)
protected int
b(double arg0)
getSampleHeight(double arg0)
method_53475(double arg0)
getHeight(double arg0)
m_292631_(double arg0)
protected int
a(long arg0)
getSampleColor(long arg0)
method_53471(long arg0)
getColor(long arg0)
m_292871_(long arg0)
private static double
c(double arg0)
toMilliseconds(double arg0)
method_53481(double arg0)
toMillisecondsPerFrame(double nanosecondsPerFrame)
m_292930_(double p_301228_)