net.minecraft.client.gui.hud.debug

public abstract class DebugChart

fvn
net.minecraft.client.gui.components.debugchart.AbstractDebugChart
net.minecraft.class_8755
net.minecraft.client.gui.hud.debug.DebugChart
net.minecraft.unmapped.C_bkzzefxr
net.minecraft.client.gui.hud.debug.AbstractDebugChartRenderer
net.minecraft.src.C_290159_

Field summary

Modifier and TypeField
protected static final int
a
COLOR_GREY
field_45915
TEXT_COLOR
f_kumhtbzz
TEXT_COLOR
f_290832_
protected static final int
b
CHART_HEIGHT
field_45916
field_45916
f_dehsgucw
CHART_HEIGHT
f_290328_
protected static final int
c
LINE_WIDTH
field_45917
field_45917
f_roauydkh
LINE_WIDTH
f_291047_
protected final TextRenderer
d
font
field_45918
textRenderer
f_txanrslq
textRenderer
f_290686_
protected final MultiValueDebugSampleLog
e
sampleStorage
field_45919
log
f_mjzphdnx
log
f_316855_

Constructor summary

ModifierConstructor
protected (TextRenderer textRenderer, MultiValueDebugSampleLog log)

Method summary

Modifier and TypeMethod
public int
a(int arg0)
getWidth(int arg0)
method_53470(int arg0)
getWidth(int centerX)
m_phxaaunk(int arg0)
getWidth(int width)
m_295014_(int arg0)
public int
a()
getFullHeight()
method_61983()
getHeight()
m_owokfqnl()
m_353027_()
public void
a(ftk o, int o, int arg2)
drawChart(GuiGraphics arg0, int arg1, int arg2)
method_53472(class_332 arg0, int arg1, int arg2)
render(DrawContext context, int x, int width)
m_sdtiatjq(C_sedilmty arg0, int arg1, int arg2)
renderChart(GuiGraphics graphics, int x, int width)
m_293623_(C_279497_ p_298472_, int p_298870_, int arg2)
protected void
a(ftk o, int o, int o, int arg3)
drawDimensions(GuiGraphics arg0, int arg1, int arg2, int arg3)
method_56578(class_332 arg0, int arg1, int arg2, int arg3)
drawBar(DrawContext context, int y, int x, int index)
m_jisutmkq(C_sedilmty arg0, int arg1, int arg2, int arg3)
drawBar(GuiGraphics graphics, int y, int x, int index)
m_319338_(C_279497_ p_335817_, int p_329430_, int p_328589_, int arg3)
protected void
b(ftk o, int o, int o, int arg3)
drawMainDimension(GuiGraphics arg0, int arg1, int arg2, int arg3)
method_56580(class_332 arg0, int arg1, int arg2, int arg3)
drawTotalBar(DrawContext context, int y, int x, int index)
m_wfnvdedg(C_sedilmty arg0, int arg1, int arg2, int arg3)
drawTotalBar(GuiGraphics graphics, int y, int x, int index)
m_323640_(C_279497_ p_328284_, int p_335372_, int p_331181_, int arg3)
protected void
c(ftk o, int o, int o, int arg3)
drawAdditionalDimensions(GuiGraphics arg0, int arg1, int arg2, int arg3)
method_56581(class_332 arg0, int arg1, int arg2, int arg3)
drawOverlayBar(DrawContext context, int y, int x, int index)
m_qtkhwlsp(C_sedilmty arg0, int arg1, int arg2, int arg3)
drawOverlayBar(GuiGraphics graphics, int y, int x, int index)
m_321123_(C_279497_ p_333190_, int p_332312_, int p_328542_, int arg3)
protected long
b(int arg0)
getValueForAggregation(int arg0)
method_56579(int arg0)
get(int index)
m_nxlxpfrz(int arg0)
get(int index)
m_320595_(int arg0)
protected void
d(ftk o, int o, int o, int arg3)
renderAdditionalLinesAndLabels(GuiGraphics arg0, int arg1, int arg2, int arg3)
method_53473(class_332 arg0, int arg1, int arg2, int arg3)
renderThresholds(DrawContext context, int x, int width, int height)
m_tsrwlybb(C_sedilmty arg0, int arg1, int arg2, int arg3)
renderExtras(GuiGraphics graphics, int x, int lineWidth, int y)
m_293086_(C_279497_ p_299062_, int p_300355_, int p_297248_, int arg3)
protected void
a(ftk o, String o, int o, int arg3)
drawStringWithShade(GuiGraphics arg0, String arg1, int arg2, int arg3)
method_53474(class_332 arg0, String arg1, int arg2, int arg3)
drawBorderedText(DrawContext context, String string, int x, int y)
m_rjcqkpru(C_sedilmty arg0, String arg1, int arg2, int arg3)
drawLabel(GuiGraphics graphics, String label, int x, int y)
m_293663_(C_279497_ p_299957_, String p_301259_, int p_298524_, int arg3)
protected abstract String
a(double arg0)
toDisplayString(double arg0)
method_53468(double arg0)
format(double value)
m_julaomxm(double arg0)
appendUnit(double arg0)
m_293688_(double arg0)
protected abstract int
b(double arg0)
getSampleHeight(double arg0)
method_53475(double arg0)
getHeight(double value)
m_ctbaldbu(double arg0)
lineLength(double arg0)
m_292631_(double arg0)
protected abstract int
a(long arg0)
getSampleColor(long arg0)
method_53471(long arg0)
getColor(long value)
m_zwpzixsa(long arg0)
getSampleColor(long arg0)
m_292871_(long arg0)
protected int
a(double o, double o, int o, double o, int arg4, double arg5, int arg6)
getSampleColor(double arg0, double arg1, int arg2, double arg3, int arg4, double arg5, int arg6)
method_53469(double arg0, double arg1, int arg2, double arg3, int arg4, double arg5, int arg6)
getColor(double value, double min, int minColor, double median, int medianColor, double max, int maxColor)
m_srllwucw(double arg0, double arg1, int arg2, double arg3, int arg4, double arg5, int arg6)
getSampleColor(double delta, double lowColorDelta, int lowColor, double mediumColorDelta, int mediumColor, double highColorDelta, int highColor)
m_295426_(double p_300082_, double p_299706_, int p_298068_, double p_299403_, int arg4, double arg5, int arg6)