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 |
call() |
protected java.util.List |
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, drawVerticalLinepublic GuiOverlayDebug(Minecraft mc)
public void renderDebugInfo(ScaledResolution scaledResolutionIn)
protected void renderDebugInfoLeft()
protected void renderDebugInfoRight(ScaledResolution p_175239_1_)
protected java.util.List call()
protected java.util.List getDebugInfoRight()