net.minecraft.client.gui.components.debugchart

public class TpsDebugChart

extends AbstractDebugChart

eyy
net.minecraft.client.gui.components.debugchart.TpsDebugChart
net.minecraft.class_8759
net.minecraft.client.gui.hud.debug.TickChart
net.minecraft.src.C_290133_

Field summary

Modifier and TypeField
private static final int
f
RED
field_45935
field_45935
f_290520_
private static final int
g
YELLOW
field_45936
field_45936
f_290623_
private static final int
h
GREEN
field_45937
field_45937
f_290394_
private final Supplier<Float>
i
msptSupplier
field_47117
millisPerTickSupplier
f_303738_

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
a(ewu 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_298051_, int p_298343_, int p_299488_, 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_53482(double arg0)
toMillisecondsPerTick(double nanosecondsPerTick)
m_295771_(double p_300655_)