Package | Description |
---|---|
net.minecraft.client.entity | |
net.minecraft.client.gui.inventory | |
net.minecraft.entity.ai | |
net.minecraft.entity.player | |
net.minecraft.inventory |
Modifier and Type | Method and Description |
---|---|
void |
EntityPlayerSP.displayGUIHorse(EntityHorse par1EntityHorse,
IInventory par2IInventory) |
Constructor and Description |
---|
GuiScreenHorseInventory(IInventory par1IInventory,
IInventory par2IInventory,
EntityHorse par3EntityHorse) |
Constructor and Description |
---|
EntityAIRunAroundLikeCrazy(EntityHorse par1EntityHorse,
double par2) |
Modifier and Type | Method and Description |
---|---|
void |
EntityPlayerMP.displayGUIHorse(EntityHorse par1EntityHorse,
IInventory par2IInventory) |
void |
EntityPlayer.displayGUIHorse(EntityHorse par1EntityHorse,
IInventory par2IInventory) |
Constructor and Description |
---|
ContainerHorseInventory(IInventory par1IInventory,
IInventory par2IInventory,
EntityHorse par3EntityHorse) |