net.minecraft.client.gui.components.debugchart

public class FpsDebugChart

extends AbstractDebugChart

fix
net.minecraft.client.gui.components.debugchart.FpsDebugChart
net.minecraft.class_8757
net.minecraft.unmapped.C_vgifhjob
net.minecraft.client.gui.hud.debug.RenderingChart
net.minecraft.client.gui.hud.debug.FrameRateDebugChartRenderer
net.minecraft.src.C_290213_

Field summary

Modifier and TypeField
private static final int
f
RED
field_45926
f_flkmmvto
field_45926
LOW_FRAME_RATE_COLOR
f_290441_
private static final int
g
YELLOW
field_45927
f_lnaqdtir
field_45927
MEDIUM_FRAME_RATE_COLOR
f_290333_
private static final int
h
GREEN
field_45928
f_frcymcnt
field_45928
HIGH_FRAME_RATE_COLOR
f_290944_
private static final int
i
CHART_TOP_FPS
field_45929
f_rhljtnsh
field_45929
FRAME_RATE_MIDPOINT
f_291786_
private static final double
j
CHART_TOP_VALUE
field_45930
f_ujtxreqe
field_45930
CHART_TOP_VALUE
f_291583_

Constructor summary

ModifierConstructor
public (Font textRenderer, SampleStorage arg1)

Method summary

Modifier and TypeMethod
protected void
d(fgt 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)
m_tsrwlybb(C_sedilmty arg0, int arg1, int arg2, int arg3)
renderThresholds(DrawContext arg0, int arg1, int arg2, int arg3)
renderExtras(GuiGraphics 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)
m_julaomxm(double arg0)
format(double arg0)
appendUnit(double arg0)
m_293688_(double arg0)
protected int
b(double arg0)
getSampleHeight(double arg0)
method_53475(double arg0)
m_ctbaldbu(double arg0)
getHeight(double arg0)
lineLength(double arg0)
m_292631_(double arg0)
protected int
a(long arg0)
getSampleColor(long arg0)
method_53471(long arg0)
m_zwpzixsa(long arg0)
getColor(long arg0)
getSampleColor(long arg0)
m_292871_(long arg0)
private static double
c(double arg0)
toMilliseconds(double arg0)
method_53481(double arg0)
m_otkjrnas(double arg0)
toMillisecondsPerFrame(double nanosecondsPerFrame)
toMilliseconds(double nanoseconds)
m_292930_(double p_301228_)