public class GuiOverlayDebug extends Gui
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiOverlayDebug(Minecraft mc) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
call() |
protected java.util.List<java.lang.String> |
getDebugInfoRight() |
void |
renderDebugInfo(ScaledResolution scaledResolutionIn) |
protected void |
renderDebugInfoLeft() |
protected void |
renderDebugInfoRight(ScaledResolution p_175239_1_) |
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 p_175239_1_)
protected java.util.List<java.lang.String> call()
protected java.util.List<java.lang.String> getDebugInfoRight()