Modifier and Type | Field and Description |
---|---|
private AbstractHorseEntity |
HorseInventoryScreen.horseEntity |
Constructor and Description |
---|
HorseInventoryScreen(HorseInventoryContainer p_i51084_1_,
PlayerInventory p_i51084_2_,
AbstractHorseEntity p_i51084_3_) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHorseRenderer<T extends AbstractHorseEntity,M extends HorseModel<T>> |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
UndeadHorseRenderer.getEntityTexture(AbstractHorseEntity entity) |
Modifier and Type | Class and Description |
---|---|
class |
HorseModel<T extends AbstractHorseEntity> |
Modifier and Type | Field and Description |
---|---|
private AbstractHorseEntity |
RunAroundLikeCrazyGoal.horseHost |
Modifier and Type | Method and Description |
---|---|
private AbstractHorseEntity |
TriggerSkeletonTrapGoal.createHorse(DifficultyInstance p_188515_1_) |
Modifier and Type | Method and Description |
---|---|
private SkeletonEntity |
TriggerSkeletonTrapGoal.createSkeleton(DifficultyInstance p_188514_1_,
AbstractHorseEntity p_188514_2_) |
Constructor and Description |
---|
RunAroundLikeCrazyGoal(AbstractHorseEntity horse,
double speedIn) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChestedHorseEntity |
class |
DonkeyEntity |
class |
HorseEntity |
class |
LlamaEntity |
class |
MuleEntity |
class |
SkeletonHorseEntity |
class |
TraderLlamaEntity |
class |
ZombieHorseEntity |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractHorseEntity.setOffspringAttributes(AgeableEntity p_190681_1_,
AbstractHorseEntity p_190681_2_) |
Constructor and Description |
---|
AbstractHorseEntity(EntityType<? extends AbstractHorseEntity> type,
World worldIn) |
Modifier and Type | Method and Description |
---|---|
void |
PlayerEntity.openHorseInventory(AbstractHorseEntity horse,
IInventory inventoryIn) |
void |
ServerPlayerEntity.openHorseInventory(AbstractHorseEntity horse,
IInventory inventoryIn) |
Modifier and Type | Field and Description |
---|---|
private AbstractHorseEntity |
HorseInventoryContainer.horse |
Constructor and Description |
---|
HorseInventoryContainer(int p_i50077_1_,
PlayerInventory p_i50077_2_,
IInventory p_i50077_3_,
AbstractHorseEntity p_i50077_4_) |