Package net.minecraftforge.client.gui
Class ForgeIngameGui.GuiOverlayDebugForge
java.lang.Object
net.minecraft.client.gui.AbstractGui
net.minecraft.client.gui.overlay.DebugOverlayGui
net.minecraftforge.client.gui.ForgeIngameGui.GuiOverlayDebugForge
- Enclosing class:
- ForgeIngameGui
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.overlay.DebugOverlayGui
block, liquidFields inherited from class net.minecraft.client.gui.AbstractGui
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawGameInformation(MatrixStack mStack) protected voiddrawSystemInformation(MatrixStack mStack) getLeft()getRight()voidupdate()Methods inherited from class net.minecraft.client.gui.overlay.DebugOverlayGui
clearChunkCache, getGameInformation, getSystemInformation, renderMethods inherited from class net.minecraft.client.gui.AbstractGui
blit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLine
-
Field Details
-
mc
-
-
Constructor Details
-
GuiOverlayDebugForge
-
-
Method Details
-
update
public void update() -
drawGameInformation
- Overrides:
drawGameInformationin classDebugOverlayGui
-
drawSystemInformation
- Overrides:
drawSystemInformationin classDebugOverlayGui
-
getLeft
-
getRight
-