net.minecraft.client.gui.components.debugchart

public class TpsDebugChart

extends AbstractDebugChart

fud
net.minecraft.client.gui.components.debugchart.TpsDebugChart
net.minecraft.class_8759
net.minecraft.unmapped.C_rggqladj
net.minecraft.client.gui.hud.debug.TickChart
net.minecraft.client.gui.hud.debug.TickRateDebugChartRenderer

Field summary

Modifier and TypeField
private static final int
f
TICK_METHOD_COLOR
field_48763
f_djrrpmzs
field_48763
SERVER_METHOD_TICK_RATE_COLOR
private static final int
g
TASK_COLOR
field_48764
f_sogvfddy
field_48764
SCHEDULED_TASKS_TICK_RATE_COLOR
private static final int
h
OTHER_COLOR
field_48765
f_syoxwgtd
field_48765
IDLE_TICK_RATE_COLOR
private final Supplier<Float>
i
msptSupplier
field_47117
f_ckwhiiag
millisPerTickSupplier
tickTimeSupplier

Constructor summary

ModifierConstructor
public (Font textRenderer, SampleStorage log, Supplier<Float> millisPerTickSupplier)

Method summary

Modifier and TypeMethod
protected void
d(frv 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)
protected void
c(frv arg0, int arg1, int arg2, int arg3)
drawAdditionalDimensions(GuiGraphics arg0, int arg1, int arg2, int arg3)
method_56581(class_332 arg0, int arg1, int arg2, int arg3)
m_qtkhwlsp(C_sedilmty arg0, int arg1, int arg2, int arg3)
drawOverlayBar(DrawContext arg0, int arg1, int arg2, int arg3)
drawOverlayBar(GuiGraphics arg0, int arg1, int arg2, int arg3)
protected long
b(int arg0)
getValueForAggregation(int arg0)
method_56579(int arg0)
m_nxlxpfrz(int arg0)
get(int arg0)
get(int arg0)
protected String
a(double arg0)
toDisplayString(double arg0)
method_53468(double arg0)
m_julaomxm(double arg0)
format(double arg0)
appendUnit(double arg0)
protected int
b(double arg0)
getSampleHeight(double arg0)
method_53475(double arg0)
m_ctbaldbu(double arg0)
getHeight(double arg0)
lineLength(double arg0)
protected int
a(long arg0)
getSampleColor(long arg0)
method_53471(long arg0)
m_zwpzixsa(long arg0)
getColor(long arg0)
getSampleColor(long arg0)
private static double
c(double arg0)
toMilliseconds(double arg0)
method_53482(double arg0)
m_zgcjmuzw(double arg0)
toMillisecondsPerTick(double nanosecondsPerTick)
toMilliseconds(double nanoseconds)