|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.gui.Gui
net.minecraft.client.gui.GuiScreen
net.minecraft.client.gui.GuiChat
net.minecraft.client.gui.GuiSleepMP
public class GuiSleepMP
Field Summary |
---|
Fields inherited from class net.minecraft.client.gui.GuiScreen |
---|
allowUserInput, guiParticles, height, isMacOs, width |
Constructor Summary | |
---|---|
GuiSleepMP()
|
Method Summary | |
---|---|
void |
initGui()
Adds the buttons (and other controls) to the screen in question. |
Methods inherited from class net.minecraft.client.gui.GuiChat |
---|
completePlayerName, confirmClicked, doesGuiPauseGame, drawScreen, func_73894_a, getSentHistory, handleMouseInput, onGuiClosed, updateScreen |
Methods inherited from class net.minecraft.client.gui.GuiScreen |
---|
drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, isCtrlKeyDown, isShiftKeyDown, setClipboardString, setWorldAndResolution |
Methods inherited from class net.minecraft.client.gui.Gui |
---|
drawCenteredString, drawRect, drawString, drawTexturedModalRect |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GuiSleepMP()
Method Detail |
---|
public void initGui()
initGui
in class GuiChat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |