public class GuiEditSign extends GuiScreen
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
screenTitle |
controlList, field_25091_h, field_948_f, fontRenderer, height, mc, width| Constructor and Description |
|---|
GuiEditSign(TileEntitySign tileentitysign) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(GuiButton guibutton) |
void |
drawScreen(int i,
int j,
float f) |
void |
initGui() |
protected void |
keyTyped(char c,
int i) |
void |
onGuiClosed() |
void |
updateScreen() |
deleteWorld, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, mouseClicked, mouseMovedOrUp, selectNextField, setWorldAndResolutiondrawCenteredString, drawGradientRect, drawRect, drawString, drawTexturedModalRect, func_27099_b, func_27100_apublic GuiEditSign(TileEntitySign tileentitysign)
public void onGuiClosed()
onGuiClosed in class GuiScreenpublic void updateScreen()
updateScreen in class GuiScreenprotected void actionPerformed(GuiButton guibutton)
actionPerformed in class GuiScreenpublic void drawScreen(int i,
int j,
float f)
drawScreen in class GuiScreen