| Modifier and Type | Method and Description |
|---|---|
void |
EntityPlayerSP.openGuiHorseInventory(AbstractHorse horse,
IInventory inventoryIn) |
| Modifier and Type | Field and Description |
|---|---|
private AbstractHorse |
GuiScreenHorseInventory.horseEntity |
| Constructor and Description |
|---|
GuiScreenHorseInventory(IInventory playerInv,
IInventory horseInv,
AbstractHorse horse) |
| Modifier and Type | Method and Description |
|---|---|
protected ResourceLocation |
RenderAbstractHorse.getEntityTexture(AbstractHorse entity) |
protected void |
RenderAbstractHorse.preRenderCallback(AbstractHorse entitylivingbaseIn,
float partialTickTime) |
| Modifier and Type | Field and Description |
|---|---|
private AbstractHorse |
EntityAIRunAroundLikeCrazy.horseHost |
| Modifier and Type | Method and Description |
|---|---|
private AbstractHorse |
EntityAISkeletonRiders.createHorse(DifficultyInstance p_188515_1_) |
| Modifier and Type | Method and Description |
|---|---|
private EntitySkeleton |
EntityAISkeletonRiders.createSkeleton(DifficultyInstance p_188514_1_,
AbstractHorse p_188514_2_) |
| Constructor and Description |
|---|
EntityAIRunAroundLikeCrazy(AbstractHorse horse,
double speedIn) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChestHorse |
class |
EntityDonkey |
class |
EntityHorse |
class |
EntityLlama |
class |
EntityMule |
class |
EntitySkeletonHorse |
class |
EntityZombieHorse |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractHorse |
AbstractHorse.getClosestHorse(Entity entityIn,
double distance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractHorse.setOffspringAttributes(EntityAgeable p_190681_1_,
AbstractHorse p_190681_2_) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityPlayer.openGuiHorseInventory(AbstractHorse horse,
IInventory inventoryIn) |
void |
EntityPlayerMP.openGuiHorseInventory(AbstractHorse horse,
IInventory inventoryIn) |
| Modifier and Type | Field and Description |
|---|---|
private AbstractHorse |
ContainerHorseInventory.horse |
| Constructor and Description |
|---|
ContainerHorseInventory(IInventory playerInventory,
IInventory horseInventoryIn,
AbstractHorse horse,
EntityPlayer player) |