public class GuiOverlayDebug extends Gui
Modifier and Type | Field and Description |
---|---|
protected RayTraceResult |
rayTraceBlock |
protected RayTraceResult |
rayTraceFluid |
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 java.util.List<java.lang.String> |
getDebugInfoRight() |
void |
render() |
protected void |
renderDebugInfoLeft() |
protected void |
renderDebugInfoRight() |
void |
renderLagometer() |
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
protected RayTraceResult rayTraceBlock
protected RayTraceResult rayTraceFluid
public GuiOverlayDebug(Minecraft mc)
public void render()
protected void renderDebugInfoLeft()
protected void renderDebugInfoRight()
protected java.util.List<java.lang.String> call()
protected java.util.List<java.lang.String> getDebugInfoRight()
public void renderLagometer()