Class ForgeGui.ForgeDebugScreenOverlay
java.lang.Object
net.minecraft.client.gui.components.DebugScreenOverlay
net.minecraftforge.client.gui.overlay.ForgeGui.ForgeDebugScreenOverlay
- Enclosing class:
 - ForgeGui
 
- 
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.components.DebugScreenOverlay
block, liquid - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawGameInformation(GuiGraphics guiGraphics) protected voiddrawSystemInformation(GuiGraphics guiGraphics) getLeft()getRight()voidupdate()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:
 drawGameInformationin classDebugScreenOverlay
 - 
drawSystemInformation
- Overrides:
 drawSystemInformationin classDebugScreenOverlay
 - 
getLeft
 - 
getRight
 
 -