public class GuiChat extends GuiScreen
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
message |
controlList, field_25091_h, field_948_f, fontRenderer, height, mc, width
Constructor and Description |
---|
GuiChat() |
Modifier and Type | Method and Description |
---|---|
void |
drawScreen(int i,
int j,
float f) |
void |
initGui() |
protected void |
keyTyped(char c,
int i) |
protected void |
mouseClicked(int i,
int j,
int k) |
void |
onGuiClosed() |
void |
updateScreen() |
actionPerformed, deleteWorld, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, mouseMovedOrUp, selectNextField, setWorldAndResolution
drawCenteredString, drawGradientRect, drawRect, drawString, drawTexturedModalRect, func_27099_b, func_27100_a
public void onGuiClosed()
onGuiClosed
in class GuiScreen
public void updateScreen()
updateScreen
in class GuiScreen
public void drawScreen(int i, int j, float f)
drawScreen
in class GuiScreen
protected void mouseClicked(int i, int j, int k)
mouseClicked
in class GuiScreen