Package net.minecraft.client.gui.screens
Class Overlay
java.lang.Object
net.minecraft.client.gui.GuiComponent
net.minecraft.client.gui.screens.Overlay
- All Implemented Interfaces:
Renderable
- Direct Known Subclasses:
LoadingOverlay
-
Field Summary
Fields inherited from class net.minecraft.client.gui.GuiComponent
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, LIGHT_DIRT_BACKGROUND, STATS_ICON_LOCATION
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.gui.GuiComponent
blit, blit, blit, blit, blit, blit, blitNineSliced, blitNineSliced, blitNineSliced, blitOutlineBlack, blitRepeating, disableScissor, drawCenteredString, drawCenteredString, drawCenteredString, drawString, drawString, drawString, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, hLine, renderOutline, vLine
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.components.Renderable
render
-
Constructor Details
-
Overlay
public Overlay()
-
-
Method Details
-
isPauseScreen
public boolean isPauseScreen()
-