net.minecraft.world.entity.animal.horse

public class Horse

extends AbstractHorse

All mapped superinterfaces:

Nameable, CommandSource, ContainerListener, PlayerRideableJumping, Saddleable

azo
net.minecraft.world.entity.animal.horse.Horse
net.minecraft.class_1498
net.minecraft.entity.passive.HorseEntity
net.minecraft.entity.passive.horse.HorseEntity
net.minecraft.server.v1_16_R1.EntityHorse

Field summary

Modifier and TypeField
private static final UUID
bD
ARMOR_MODIFIER_UUID
field_6985
HORSE_ARMOR_BONUS_ID
field_184786_bD
private static final EntityDataAccessor<Integer>
bE
DATA_ID_TYPE_VARIANT
field_6990
VARIANT
field_184789_bG

Constructor summary

ModifierConstructor
public (EntityType<? extends Horse> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
eL()
randomizeAttributes()
method_6001()
initAttributes()
func_230273_eI_()
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
b(le arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public ItemStack
eM()
getArmor()
method_6786()
getArmorType()
func_213803_dV()
private void
m(bki arg0)
setArmor(ItemStack arg0)
method_18445(class_1799 arg0)
equipArmor(ItemStack stack)
func_213805_k(ItemStack arg0)
public void
a(le arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
private void
w(int arg0)
setTypeVariant(int arg0)
method_6783(int arg0)
setVariant(int variant)
func_234242_w_(int arg0)
setVariantRaw(int arg0)
private int
eV()
getTypeVariant()
method_6788()
getVariant()
func_234241_eS_()
getVariantRaw()
private void
a(azv arg0, azq arg1)
setVariantAndMarkings(Variant arg0, Markings arg1)
method_27076(class_5149 arg0, class_5148 arg1)
setVariant(HorseColor color, HorseMarking marking)
func_234238_a_(CoatColors arg0, CoatTypes arg1)
setVariant(HorseColor arg0, HorseStyle arg1)
public Variant
eN()
getVariant()
method_27077()
getColor()
func_234239_eK_()
getColor()
public Markings
eP()
getMarkings()
method_27078()
getMarking()
func_234240_eM_()
getStyle()
protected void
ff()
updateContainerEquipment()
method_6731()
updateSaddle()
func_230275_fc_()
private void
n(bki arg0)
setArmorEquipment(ItemStack arg0)
method_6790(class_1799 arg0)
setArmorTypeFromStack(ItemStack stack)
func_213804_l(ItemStack arg0)
public void
a(amz arg0)
containerChanged(Container arg0)
method_5453(class_1263 arg0)
onInventoryChanged(Inventory arg0)
func_76316_a(IInventory arg0)
protected void
a(cbh arg0)
playGallopSound(SoundType arg0)
method_6761(class_2498 arg0)
playWalkSound(BlockSoundGroup arg0)
func_190680_a(SoundType arg0)
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
dp()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected SoundEvent
fh()
getEatingSound()
method_28368()
getEatSound()
func_230274_fe_()
protected SoundEvent
e(anw arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
fi()
getAngrySound()
method_6747()
getAngrySound()
func_184785_dv()
getSoundAngry()
public InteractionResult
b(bec arg0, anf arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_230254_b_(PlayerEntity arg0, Hand arg1)
public boolean
a(ayk arg0)
canMate(Animal arg0)
method_6474(class_1429 arg0)
canBreedWith(AnimalEntity arg0)
func_70878_b(AnimalEntity arg0)
mate(EntityAnimal arg0)
public AgableMob
a(aok arg0)
getBreedOffspring(AgableMob arg0)
method_5613(class_1296 arg0)
createChild(PassiveEntity arg0)
func_90011_a(AgeableEntity arg0)
createChild(EntityAgeable arg0)
public boolean
ft()
canWearArmor()
method_6735()
canEquip()
func_230276_fq_()
public boolean
l(bki arg0)
isArmor(ItemStack arg0)
method_6773(class_1799 arg0)
canEquip(ItemStack arg0)
func_190682_f(ItemStack arg0)
public SpawnGroupData
a(bqc arg0, ane arg1, apb arg2, apo arg3, le arg4)
finalizeSpawn(LevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_1936 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(WorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, CompoundTag arg4)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
prepare(GeneratorAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)