public class GuiOverlayDebug extends Gui
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiOverlayDebug(Minecraft mc) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
call() |
protected <T extends java.lang.Comparable<T>> |
getDebugInfoRight() |
void |
renderDebugInfo(ScaledResolution scaledResolutionIn) |
protected void |
renderDebugInfoLeft() |
protected void |
renderDebugInfoRight(ScaledResolution scaledRes) |
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
public GuiOverlayDebug(Minecraft mc)
public void renderDebugInfo(ScaledResolution scaledResolutionIn)
protected void renderDebugInfoLeft()
protected void renderDebugInfoRight(ScaledResolution scaledRes)
protected java.util.List<java.lang.String> call()
protected <T extends java.lang.Comparable<T>> java.util.List<java.lang.String> getDebugInfoRight()