net.minecraft.client.gui.components.debugchart

public class BandwidthDebugChart

extends AbstractDebugChart

fkc
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
net.minecraft.src.C_290070_

Field summary

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

Constructor summary

ModifierConstructor
public (Font textRenderer, SampleStorage arg1)

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_298671_, int p_301018_, int p_300317_, int arg3)
private void
a(fhz 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)
m_292803_(C_279497_ p_297652_, int p_298530_, int p_300952_, int p_298161_, int arg4)
private void
a(fhz 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)
m_295221_(C_279497_ p_300180_, int p_297727_, int p_299631_, int p_301319_, String arg4)
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)
private static String
c(double arg0)
toDisplayStringInternal(double arg0)
method_53478(double arg0)
m_flazkxro(double arg0)
formatBytesPerSecond(double value)
appendBandwidthUsageUnit(double bytesPerSecond)
m_292882_(double p_299142_)
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)
private static int
d(double arg0)
getSampleHeightInternal(double arg0)
method_53479(double arg0)
m_htsewulb(double arg0)
calculateHeight(double value)
bandwidthLineLength(double bytesPerSecond)
m_293471_(double p_298407_)
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
e(double arg0)
toBytesPerSecond(double arg0)
method_53480(double arg0)
m_qxeisfxn(double arg0)
toBytesPerSecond(double bytesPerTick)
perTickToPerSecond(double bytesPerTick)
m_294915_(double p_298688_)