net.minecraft.client.gui.components.debugchart

public class BandwidthDebugChart

extends AbstractDebugChart

ftz
net.minecraft.client.gui.components.debugchart.BandwidthDebugChart
net.minecraft.class_8756
net.minecraft.unmapped.C_zjhfcbxz
net.minecraft.client.gui.hud.debug.PacketSizeChart
net.minecraft.client.gui.hud.debug.BandwidthUsageDebugChartRenderer

Field summary

Modifier and TypeField
private static final int
f
MIN_COLOR
field_45920
f_qlacptbm
field_45920
LOW_BANDWIDTH_USAGE_COLOR
private static final int
g
MID_COLOR
field_45921
f_azmcvtfl
field_45921
MEDIUM_BANDWIDTH_USAGE_COLOR
private static final int
h
MAX_COLOR
field_45922
f_qlzaaafe
field_45922
HIGH_BANDWIDTH_USAGE_COLOR
private static final int
i
KILOBYTE
field_45923
f_sgccpnjk
field_45923
KILOBYTE
private static final int
j
MEGABYTE
field_45924
f_xlugyeml
field_45924
MEGABYTE
private static final int
k
CHART_TOP_VALUE
field_45925
f_gkamsyjg
field_45925
CHART_TOP_VALUE

Constructor summary

ModifierConstructor
public (Font textRenderer, SampleStorage arg1)

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)
private void
a(frv arg0, int arg1, int arg2, int arg3, int arg4)
drawLabeledLineAtValue(GuiGraphics arg0, int arg1, int arg2, int arg3, int arg4)
method_53476(class_332 arg0, int arg1, int arg2, int arg3, int arg4)
m_bvdrsedr(C_sedilmty arg0, int arg1, int arg2, int arg3, int arg4)
drawSizeBar(DrawContext context, int x, int width, int height, int bytes)
drawUsageThreshold(GuiGraphics graphics, int x, int width, int y, int bandwidth)
private void
a(frv arg0, int arg1, int arg2, int arg3, String arg4)
drawLineWithLabel(GuiGraphics arg0, int arg1, int arg2, int arg3, String arg4)
method_53477(class_332 arg0, int arg1, int arg2, int arg3, String arg4)
m_mbzufylc(C_sedilmty arg0, int arg1, int arg2, int arg3, String arg4)
drawSizeBar(DrawContext context, int x, int width, int y, String label)
drawUnderlinedLabel(GuiGraphics graphics, int x, int width, int y, String bandwidthLabel)
protected String
a(double arg0)
toDisplayString(double arg0)
method_53468(double arg0)
m_julaomxm(double arg0)
format(double arg0)
appendUnit(double arg0)
private static String
c(double arg0)
toDisplayStringInternal(double arg0)
method_53478(double arg0)
m_flazkxro(double arg0)
formatBytesPerSecond(double value)
appendBandwidthUsageUnit(double bytesPerSecond)
protected int
b(double arg0)
getSampleHeight(double arg0)
method_53475(double arg0)
m_ctbaldbu(double arg0)
getHeight(double arg0)
lineLength(double arg0)
private static int
d(double arg0)
getSampleHeightInternal(double arg0)
method_53479(double arg0)
m_htsewulb(double arg0)
calculateHeight(double value)
bandwidthLineLength(double bytesPerSecond)
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
e(double arg0)
toBytesPerSecond(double arg0)
method_53480(double arg0)
m_qxeisfxn(double arg0)
toBytesPerSecond(double bytesPerTick)
perTickToPerSecond(double bytesPerTick)