public class GuiOverlayDebug extends Gui
| Modifier and Type | Field and Description |
|---|---|
private FontRenderer |
fontRenderer |
private Minecraft |
mc |
icons, optionsBackground, statIcons, zLevel| Constructor and Description |
|---|
GuiOverlayDebug(Minecraft mc) |
| Modifier and Type | Method and Description |
|---|---|
private static long |
bytesToMb(long bytes) |
protected java.util.List<java.lang.String> |
call() |
private int |
func_181552_c(int p_181552_1_,
int p_181552_2_,
int p_181552_3_,
int p_181552_4_) |
private int |
func_181553_a(int p_181553_1_,
int p_181553_2_,
float p_181553_3_) |
private void |
func_181554_e() |
protected java.util.List<java.lang.String> |
getDebugInfoRight() |
private boolean |
isReducedDebug() |
void |
renderDebugInfo(ScaledResolution scaledResolutionIn) |
protected void |
renderDebugInfoLeft() |
protected void |
renderDebugInfoRight(ScaledResolution p_175239_1_) |
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineprivate final Minecraft mc
private final FontRenderer fontRenderer
public GuiOverlayDebug(Minecraft mc)
public void renderDebugInfo(ScaledResolution scaledResolutionIn)
private boolean isReducedDebug()
protected void renderDebugInfoLeft()
protected void renderDebugInfoRight(ScaledResolution p_175239_1_)
protected java.util.List<java.lang.String> call()
protected java.util.List<java.lang.String> getDebugInfoRight()
private void func_181554_e()
private int func_181552_c(int p_181552_1_,
int p_181552_2_,
int p_181552_3_,
int p_181552_4_)
private int func_181553_a(int p_181553_1_,
int p_181553_2_,
float p_181553_3_)
private static long bytesToMb(long bytes)