net.minecraft.client.gui.hud.debug.chart

public class PingChart

extends DebugChart

net.minecraft.client.gui.components.debugchart.PingDebugChart
net.minecraft.class_8758
net.minecraft.client.gui.hud.debug.chart.PingChart

Field summary

Modifier and TypeField
private static final int
CHART_TOP_VALUE
field_45934
field_45934

Constructor summary

ModifierConstructor
public (TextRenderer font, MultiValueDebugSampleLog sampleStorage)

Method summary

Modifier and TypeMethod
protected void
renderAdditionalLinesAndLabels(GuiGraphics graphics, int left, int width, int bottom)
method_53473(class_332 arg0, int arg1, int arg2, int arg3)
renderThresholds(DrawContext arg0, int arg1, int arg2, int arg3)
protected String
toDisplayString(double millis)
method_53468(double arg0)
format(double arg0)
protected int
getSampleHeight(double millis)
method_53475(double arg0)
getHeight(double arg0)
protected int
getSampleColor(long millis)
method_53471(long arg0)
getColor(long arg0)