public class GuiMailboxInfo
extends net.minecraft.client.gui.Gui
| Modifier and Type | Class and Description |
|---|---|
static class |
GuiMailboxInfo.XPosition |
static class |
GuiMailboxInfo.YPosition |
| Modifier and Type | Field and Description |
|---|---|
static GuiMailboxInfo |
instance |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getCenteredOffset(java.lang.String string,
int xWidth) |
boolean |
hasPOBoxInfo() |
void |
render() |
void |
setPOBoxInfo(net.minecraft.entity.player.EntityPlayer player,
POBoxInfo info) |
public static final GuiMailboxInfo instance
public void render()
protected int getCenteredOffset(java.lang.String string,
int xWidth)
public boolean hasPOBoxInfo()
public void setPOBoxInfo(net.minecraft.entity.player.EntityPlayer player,
POBoxInfo info)