| 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) |
|
| private void |
| drawLabeledLineAtValue(GuiGraphics graphics, int left, int width, int bottom, int bytesPerSecond) |
| method_53476(class_332 arg0, int arg1, int arg2, int arg3, int arg4) |
| drawSizeBar(DrawContext context, int x, int width, int height, int bytes) |
|
| private void |
| drawLineWithLabel(GuiGraphics graphics, int x, int width, int y, String label) |
| method_53477(class_332 arg0, int arg1, int arg2, int arg3, String arg4) |
| drawSizeBar(DrawContext context, int x, int width, int y, String label) |
|
| protected String |
| toDisplayString(double bytesPerTick) |
| method_53468(double arg0) |
| format(double arg0) |
|
| private static String |
| toDisplayStringInternal(double bytesPerSecond) |
| method_53478(double arg0) |
| formatBytesPerSecond(double value) |
|
| protected int |
| getSampleHeight(double bytesPerTick) |
| method_53475(double arg0) |
| getHeight(double arg0) |
|
| private static int |
| getSampleHeightInternal(double bytesPerSecond) |
| method_53479(double arg0) |
| calculateHeight(double value) |
|
| protected int |
| getSampleColor(long bytesPerTick) |
| method_53471(long arg0) |
| getColor(long arg0) |
|
| private static double |
| toBytesPerSecond(double bytesPerTick) |
| method_53480(double arg0) |
| toBytesPerSecond(double bytesPerTick) |
|