net.minecraft.client.gui.components.debugchart

public class TpsDebugChart

extends AbstractDebugChart

fkf
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
net.minecraft.src.C_290133_

Field summary

Modifier and TypeField
private static final int
f
RED
field_45935
f_aqzttdjb
field_45935
LOW_TICK_RATE_COLOR
f_290520_
private static final int
g
YELLOW
field_45936
f_ekogyzot
field_45936
MEDIUM_TICK_RATE_COLOR
f_290623_
private static final int
h
GREEN
field_45937
f_nelqcjtw
field_45937
HIGH_TICK_RATE_COLOR
f_290394_
private static final int
i
TICK_METHOD_COLOR
field_48763
f_djrrpmzs
field_48763
f_316482_
private static final int
j
TASK_COLOR
field_48764
f_sogvfddy
field_48764
f_315584_
private static final int
k
OTHER_COLOR
field_48765
f_syoxwgtd
field_48765
f_316843_
private final Supplier<Float>
l
msptSupplier
field_47117
f_ckwhiiag
millisPerTickSupplier
tickTimeSupplier
f_303738_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
d(fhz 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_298051_, int p_298343_, int p_299488_, int arg3)
protected void
c(fhz 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)
m_321123_(C_279497_ p_332124_, int p_334033_, int p_330538_, int arg3)
protected long
b(int arg0)
getValueForAggregation(int arg0)
method_56579(int arg0)
m_nxlxpfrz(int arg0)
get(int arg0)
get(int arg0)
m_320595_(int arg0)
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_53482(double arg0)
m_zgcjmuzw(double arg0)
toMillisecondsPerTick(double nanosecondsPerTick)
toMilliseconds(double nanoseconds)
m_295771_(double p_300655_)