| Package | Description |
|---|---|
| net.minecraft.client | |
| net.minecraft.client.multiplayer | |
| net.minecraft.src |
| Modifier and Type | Field and Description |
|---|---|
EntityClientPlayerMP |
Minecraft.thePlayer |
| Modifier and Type | Method and Description |
|---|---|
EntityClientPlayerMP |
PlayerControllerMP.func_78754_a(World par1World) |
| Modifier and Type | Method and Description |
|---|---|
GuiContainer |
BaseMod.getContainerGUI(EntityClientPlayerMP player,
int containerID,
int x,
int y,
int z)
Callback to return a gui screen to display
|