Class ForgeGui.ForgeDebugScreenOverlay
java.lang.Object
net.minecraft.client.gui.components.DebugScreenOverlay
net.minecraftforge.client.gui.overlay.ForgeGui.ForgeDebugScreenOverlay
- Enclosing class:
- ForgeGui
-
Field Summary
Fields inherited from class net.minecraft.client.gui.components.DebugScreenOverlay
block, liquid
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
drawGameInformation
(GuiGraphics guiGraphics) protected void
drawSystemInformation
(GuiGraphics guiGraphics) getLeft()
getRight()
void
update()
Methods inherited from class net.minecraft.client.gui.components.DebugScreenOverlay
clearChunkCache, getGameInformation, getSystemInformation, render
-
Field Details
-
mc
-
-
Constructor Details
-
ForgeDebugScreenOverlay
-
-
Method Details
-
update
public void update() -
drawGameInformation
- Overrides:
drawGameInformation
in classDebugScreenOverlay
-
drawSystemInformation
- Overrides:
drawSystemInformation
in classDebugScreenOverlay
-
getLeft
-
getRight
-