net.minecraft.entity.passive

public abstract class HorseBaseEntity

extends AnimalEntity implements InventoryListener, JumpingMount

All mapped superinterfaces:

Nameable, CommandOutput, InventoryListener, JumpingMount

asb
net.minecraft.world.entity.animal.horse.AbstractHorse
net.minecraft.class_1496
net.minecraft.entity.passive.HorseBaseEntity
net.minecraft.unmapped.C_ktznyhaj
net.minecraft.entity.living.mob.passive.animal.HorseBaseEntity
net.minecraft.entity.passive.horse.AbstractHorseEntity
net.minecraft.entity.passive.horse.AbstractHorseEntity

Field summary

Modifier and TypeField
private static final Predicate<LivingEntity>
bI
PARENT_HORSE_SELECTOR
field_6956
IS_BRED_HORSE
f_neellawu
BREED_FILTER
field_110276_bu
IS_HORSE_BREEDING
private static final TargetPredicate
bJ
MOMMY_TARGETING
field_18118
PARENT_HORSE_PREDICATE
f_yjcbpnqx
f_35051382
field_213618_bK
MOMMY_TARGETING
protected static final EntityAttribute
bz
JUMP_STRENGTH
field_6974
JUMP_STRENGTH
f_uccylyai
JUMP_STRENGTH_ATTRIBUTE
field_110271_bv
JUMP_STRENGTH
private static final TrackedData<Byte>
bK
DATA_ID_FLAGS
field_6959
HORSE_FLAGS
f_ilyxxrqs
HORSE_FLAGS
field_184787_bE
STATUS
private static final TrackedData<Optional<UUID>>
bL
DATA_ID_OWNER_UUID
field_6972
OWNER_UUID
f_nfwbyaeg
OWNER
field_184790_bH
OWNER_UNIQUE_ID
private int
bM
eatingCounter
field_6971
eatingGrassTicks
f_hdxhgdko
eatingGrassTicks
field_190689_bJ
eatingCounter
private int
bN
mouthCounter
field_6973
eatingTicks
f_ztxmytki
eatingTicks
field_110290_bE
openMouthCounter
private int
bO
standCounter
field_6970
angryTicks
f_vcenovla
angryTicks
field_110295_bF
jumpRearingCounter
public int
bA
tailCounter
field_6957
f_zzeorzxm
type
field_110278_bp
tailCounter
public int
bB
sprintCounter
field_6958
f_edcpbqlo
cooldown
field_110279_bq
sprintCounter
protected boolean
bC
isJumping
field_6968
inAir
f_arsvwxpt
inAir
field_110275_br
horseJumping
protected BasicInventory
bD
inventory
field_6962
items
f_cjthlgvf
inventory
field_110296_bG
horseChest
protected int
bE
temper
field_6955
temper
f_hwysynes
temper
field_110274_bs
temper
protected float
bF
playerJumpPendingScale
field_6976
jumpStrength
f_bzsvwmpq
jumpStrength
field_110277_bt
jumpPower
private boolean
bP
allowStandSliding
field_6960
jumping
f_vzyvquhj
jumping
field_110294_bI
allowStandSliding
private float
bQ
eatAnim
field_6969
eatingGrassAnimationProgress
f_oquxiife
eatingGrassAnimationProgress
field_110283_bJ
headLean
private float
bR
eatAnimO
field_6966
lastEatingGrassAnimationProgress
f_buzirmfu
lastEatingGrassAnimationProgress
field_110284_bK
prevHeadLean
private float
bS
standAnim
field_6967
angryAnimationProgress
f_lxhtkynm
angryAnimationProgress
field_110281_bL
rearingAmount
private float
bT
standAnimO
field_6963
lastAngryAnimationProgress
f_hlqzztcb
lastAngryAnimationProgress
field_110282_bM
prevRearingAmount
private float
bU
mouthAnim
field_6965
eatingAnimationProgress
f_gdzbsaga
eatingAnimationProgress
field_110287_bN
mouthOpenness
private float
bV
mouthAnimO
field_6961
lastEatingAnimationProgress
f_abtzxcfc
lastEatingAnimationProgress
field_110288_bO
prevMouthOpenness
protected boolean
bG
canGallop
field_6964
f_lysnitog
canRun
field_190688_bE
canGallop
protected int
bH
gallopSoundCounter
field_6975
soundTicks
f_wkpdkmyz
soundTicks
field_110285_bP
gallopTime

Constructor summary

ModifierConstructor
protected (EntityType<? extends HorseBaseEntity> type, World arg1)

Method summary

Modifier and TypeMethod
protected void
n()
registerGoals()
method_5959()
initGoals()
m_itjttsuo()
initGoals()
func_184651_r()
registerGoals()
protected void
ee()
addBehaviourGoals()
method_6764()
initCustomGoals()
m_agbcadrh()
initCustomGoals()
func_205714_dM()
initExtraAI()
protected void
u_()
defineSynchedData()
method_5693()
initDataTracker()
m_lwugwlsw()
registerSyncedData()
func_70088_a()
registerData()
protected boolean
s(int arg0)
getFlag(int arg0)
method_6730(int arg0)
getHorseFlag(int bitmask)
m_nsgfuztq(int arg0)
getHorseFlag(int flag)
func_110233_w(int arg0)
getHorseWatchableBoolean(int arg0)
protected void
d(int arg0, boolean arg1)
setFlag(int arg0, boolean arg1)
method_6769(int arg0, boolean arg1)
setHorseFlag(int bitmask, boolean flag)
m_pgiwydii(int arg0, boolean arg1)
setHorseFlag(int flag, boolean value)
func_110208_b(int arg0, boolean arg1)
setHorseWatchableBoolean(int arg0, boolean arg1)
public boolean
ef()
isTamed()
method_6727()
isTame()
m_lrqrqldh()
isTame()
func_110248_bS()
isTame()
public UUID
eg()
getOwnerUUID()
method_6768()
getOwnerUuid()
m_ncdeukgj()
getOwnerUuid()
func_184780_dh()
getOwnerUniqueId()
public void
b(UUID arg0)
setOwnerUUID(UUID arg0)
method_6732(UUID arg0)
setOwnerUuid(UUID uuid)
m_imwemfwv(UUID arg0)
setOwnerName(UUID ownerUuid)
func_184779_b(UUID arg0)
setOwnerUniqueId(UUID uniqueId)
public boolean
eh()
isJumping()
method_6763()
isInAir()
m_lxexzfqi()
isInAir()
func_110246_bZ()
isHorseJumping()
public void
s(boolean arg0)
setTamed(boolean arg0)
method_6766(boolean arg0)
setTame(boolean tame)
m_enuwgjov(boolean arg0)
setTame(boolean tame)
func_110234_j(boolean arg0)
setHorseTamed(boolean tamed)
public void
t(boolean arg0)
setIsJumping(boolean arg0)
method_6758(boolean arg0)
setInAir(boolean inAir)
m_lanvnrig(boolean arg0)
setInAir(boolean inAir)
func_110255_k(boolean arg0)
setHorseJumping(boolean jumping)
public boolean
a(awg arg0)
canBeLeashed(Player arg0)
method_5931(class_1657 arg0)
canBeLeashedBy(PlayerEntity arg0)
m_fgmsyatf(C_jzrpycqo arg0)
isTameable(PlayerEntity arg0)
func_184652_a(PlayerEntity arg0)
canBeLeashedTo(PlayerEntity arg0)
protected void
u(float arg0)
onLeashDistance(float arg0)
method_6142(float arg0)
updateForLeashLength(float arg0)
m_kowspqlr(float arg0)
updateForLeashLength(float arg0)
func_142017_o(float arg0)
onLeashDistance(float arg0)
public boolean
ei()
isEating()
method_6724()
isEatingGrass()
m_iqosbrnr()
isEatingHay()
func_110204_cc()
isEatingHaystack()
public boolean
ej()
isStanding()
method_6736()
isAngry()
m_heiraznc()
isAngry()
func_110209_cd()
isRearing()
public boolean
ek()
isBred()
method_6744()
isBred()
m_gyxstozv()
isBred()
func_110205_ce()
isBreeding()
public void
u(boolean arg0)
setBred(boolean arg0)
method_6751(boolean arg0)
setBred(boolean arg0)
m_xwhupajn(boolean arg0)
setBred(boolean bred)
func_110242_l(boolean arg0)
setBreeding(boolean breeding)
public void
v(boolean arg0)
setSaddled(boolean arg0)
method_6753(boolean arg0)
setSaddled(boolean arg0)
m_fwgczeft(boolean arg0)
setSaddled(boolean saddled)
func_110251_o(boolean arg0)
setHorseSaddled(boolean saddled)
public int
el()
getTemper()
method_6729()
getTemper()
m_vnhkinwe()
getTemper()
func_110252_cg()
getTemper()
public void
t(int arg0)
setTemper(int arg0)
method_6749(int arg0)
setTemper(int temper)
m_wbgoobdc(int arg0)
setTemper(int temper)
func_110238_s(int arg0)
setTemper(int temperIn)
public int
u(int arg0)
modifyTemper(int arg0)
method_6745(int arg0)
addTemper(int difference)
m_fntgsqxw(int arg0)
addTemper(int amount)
func_110198_t(int arg0)
increaseTemper(int arg0)
public boolean
a(ahx arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
damage(DamageSource arg0, float arg1)
m_szxeksnh(C_sbxfkpyv arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
func_70097_a(DamageSource arg0, float arg1)
attackEntityFrom(DamageSource arg0, float arg1)
public boolean
aI()
isPushable()
method_5810()
isPushable()
m_okzqpkgv()
isPushable()
func_70104_M()
canBePushed()
private void
dV()
eating()
method_6733()
playEatingAnimation()
m_uhtevheg()
playEatingAnimation()
func_110266_cB()
eatingHorse()
public void
b(float arg0, float arg1)
causeFallDamage(float arg0, float arg1)
method_5747(float arg0, float arg1)
handleFallDamage(float arg0, float arg1)
m_izrsdktf(float arg0, float arg1)
takeFallDamage(float arg0, float arg1)
func_180430_e(float arg0, float arg1)
fall(float arg0, float arg1)
protected int
dW()
getInventorySize()
method_6750()
getInventorySize()
m_fzsdcwye()
getInventorySize()
func_190686_di()
getInventorySize()
protected void
em()
createInventory()
method_6721()
m_spsxznbg()
updateInventory()
func_110226_cD()
initHorseChest()
protected void
en()
updateEquipment()
method_6731()
updateSaddle()
m_xgpvrttr()
updateSaddle()
func_110232_cE()
updateHorseSlots()
public void
a(ahc arg0)
containerChanged(Container arg0)
method_5453(class_1263 arg0)
onInvChange(Inventory arg0)
m_ejtklevt(C_pjtstjoq arg0)
onInventoryChanged(Inventory arg0)
func_76316_a(IInventory arg0)
onInventoryChanged(IInventory arg0)
public double
eo()
getCustomJump()
method_6771()
getJumpStrength()
m_gflhkiwl()
getCustomJumpStrength()
func_110215_cj()
getHorseJumpStrength()
protected SoundEvent
cH()
getDeathSound()
method_6002()
getDeathSound()
m_axkhmdzu()
getDeathSound()
func_184615_bR()
getDeathSound()
protected SoundEvent
e(ahx arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
m_spwwmdyl(C_sbxfkpyv arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
G()
getAmbientSound()
method_5994()
getAmbientSound()
m_jjefzxbm()
getAmbientSound()
func_184639_G()
getAmbientSound()
public boolean
ep()
canBeSaddled()
method_6765()
canBeSaddled()
m_bublxmij()
shouldAmbientStand()
func_190685_dA()
canBeSaddled()
public boolean
eq()
isSaddled()
method_6725()
isSaddled()
m_kjqfrwgr()
isSaddled()
func_110257_ck()
isHorseSaddled()
protected SoundEvent
dX()
getAngrySound()
method_6747()
getAngrySound()
m_yfyphuce()
getAngrySound()
func_184785_dv()
getAngrySound()
protected void
a(ew arg0, bvt arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
m_rnleirmb(C_hynzadkk arg0, C_txtbiemp arg1)
playStepSound(BlockPos arg0, BlockState arg1)
func_180429_a(BlockPos arg0, BlockState arg1)
playStepSound(BlockPos arg0, BlockState arg1)
protected void
a(bry arg0)
playGallopSound(SoundType arg0)
method_6761(class_2498 arg0)
playWalkSound(BlockSoundGroup group)
m_mhthkgcc(C_aevintex arg0)
playWalkSound(BlockSounds sounds)
func_190680_a(SoundType arg0)
playGallopSound(SoundType arg0)
protected void
cl()
registerAttributes()
method_6001()
initAttributes()
m_eubsbslp()
initAttributes()
func_110147_ax()
registerAttributes()
public int
dC()
getMaxSpawnClusterSize()
method_5945()
getLimitPerChunk()
m_ywtdditi()
getLimitPerChunk()
func_70641_bl()
getMaxSpawnedInChunk()
public int
er()
getMaxTemper()
method_6755()
getMaxTemper()
m_uzaawbaz()
getMaxTemper()
func_190676_dC()
getMaxTemper()
protected float
cU()
getSoundVolume()
method_6107()
getSoundVolume()
m_oafzlopj()
getSoundVolume()
func_70599_aP()
getSoundVolume()
public int
A()
getAmbientSoundInterval()
method_5970()
getMinAmbientSoundDelay()
m_pswyixar()
getAmbientSoundInterval()
func_70627_aG()
getTalkInterval()
public void
e(awg arg0)
openInventory(Player arg0)
method_6722(class_1657 arg0)
openInventory(PlayerEntity player)
m_vznwjced(C_jzrpycqo arg0)
openInventory(PlayerEntity player)
func_110199_f(PlayerEntity arg0)
openGUI(PlayerEntity playerEntity)
protected boolean
b(awg arg0, bcj arg1)
handleEating(Player arg0, ItemStack arg1)
method_6742(class_1657 arg0, class_1799 arg1)
receiveFood(PlayerEntity player, ItemStack item)
m_gsiuwpzy(C_jzrpycqo arg0, C_sddaxwyk arg1)
receiveFood(PlayerEntity player, ItemStack item)
func_190678_b(PlayerEntity arg0, ItemStack arg1)
handleEating(PlayerEntity player, ItemStack stack)
protected void
g(awg arg0)
doPlayerRide(Player arg0)
method_6726(class_1657 arg0)
putPlayerOnBack(PlayerEntity player)
m_czbjkona(C_jzrpycqo arg0)
putPlayerOnBack(PlayerEntity player)
func_110237_h(PlayerEntity arg0)
mountTo(PlayerEntity player)
protected boolean
cW()
isImmobile()
method_6062()
isImmobile()
m_iauzolbu()
isDead()
func_70610_aX()
isMovementBlocked()
public boolean
i(bcj arg0)
isFood(ItemStack arg0)
method_6481(class_1799 arg0)
isBreedingItem(ItemStack arg0)
m_njyokwrm(C_sddaxwyk arg0)
isBreedingItem(ItemStack arg0)
func_70877_b(ItemStack arg0)
isBreedingItem(ItemStack arg0)
private void
dY()
moveTail()
method_6759()
m_tunrxouo()
setType()
func_110210_cH()
moveTail()
protected void
cF()
dropEquipment()
method_16078()
dropInventory()
m_whvujbsh()
m_36977034()
func_213337_cE()
dropInventory()
public void
k()
aiStep()
method_6007()
tickMovement()
m_alyudxll()
mobTick()
func_70636_d()
livingTick()
protected void
es()
followMommy()
method_6746()
walkToParent()
m_lblxtruf()
walkToParent()
func_190679_dD()
followMother()
public boolean
et()
canEatGrass()
method_6762()
eatsGrass()
m_yghrxdbt()
eatsGrass()
func_190684_dE()
canEatGrass()
public void
h()
tick()
method_5773()
tick()
m_arkgrfeb()
tick()
func_70071_h_()
tick()
private void
dZ()
openMouth()
method_6738()
setEating()
m_ybupdvdi()
setEating()
func_110249_cI()
openHorseMouth()
public void
w(boolean arg0)
setEating(boolean arg0)
method_6740(boolean arg0)
setEatingGrass(boolean eatingGrass)
m_lfduqxrp(boolean arg0)
setEatingHay(boolean eatingHay)
func_110227_p(boolean arg0)
setEatingHaystack(boolean arg0)
public void
x(boolean arg0)
setStanding(boolean arg0)
method_6737(boolean arg0)
setAngry(boolean angry)
m_vrlngusg(boolean arg0)
setAngry(boolean angry)
func_110219_q(boolean arg0)
setRearing(boolean rearing)
private void
eB()
stand()
method_6748()
updateAnger()
m_oivbkluw()
updateAnger()
func_110220_cK()
makeHorseRear()
public void
eu()
makeMad()
method_6757()
playAngrySound()
m_ftvhswax()
playAngrySound()
func_190687_dF()
makeMad()
public boolean
h(awg arg0)
tameWithName(Player arg0)
method_6752(class_1657 arg0)
bondWithPlayer(PlayerEntity player)
m_tupzilkl(C_jzrpycqo arg0)
bondWithPlayer(PlayerEntity player)
func_110263_g(PlayerEntity arg0)
setTamedBy(PlayerEntity player)
public void
e(csi arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
travel(Vec3d arg0)
m_pdfqoxex(C_vgpupfxx arg0)
moveRelative(Vec3d arg0)
func_213352_e(Vec3d arg0)
travel(Vec3d arg0)
protected void
ev()
playJumpSound()
method_6723()
playJumpSound()
m_spuukbnf()
getJumpSound()
func_205715_ee()
playJumpSound()
public void
b(id arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
public void
a(id arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
public boolean
a(ara arg0)
canMate(Animal arg0)
method_6474(class_1429 arg0)
canBreedWith(AnimalEntity arg0)
m_rgotkmam(C_tprvtfff arg0)
canBreedWith(AnimalEntity arg0)
func_70878_b(AnimalEntity arg0)
canMateWith(AnimalEntity arg0)
protected boolean
ew()
canParent()
method_6734()
canBreed()
m_cvbypqyf()
canBreed()
func_110200_cJ()
canMate()
public PassiveEntity
a(aim arg0)
getBreedOffspring(AgableMob arg0)
method_5613(class_1296 arg0)
createChild(PassiveEntity arg0)
m_ycxrxdtb(C_rswhorqk arg0)
makeChild(PassiveEntity arg0)
func_90011_a(AgeableEntity arg0)
createChild(AgeableEntity arg0)
protected void
a(aim arg0, asb arg1)
setOffspringAttributes(AgableMob arg0, AbstractHorse arg1)
method_6743(class_1296 arg0, class_1496 arg1)
setChildAttributes(PassiveEntity mate, HorseBaseEntity child)
m_dfvohwnv(C_rswhorqk arg0, C_ktznyhaj arg1)
setChildAttributes(PassiveEntity other, HorseBaseEntity child)
func_190681_a(AgeableEntity arg0, AbstractHorseEntity arg1)
setOffspringAttributes(AgeableEntity arg0, AbstractHorseEntity arg1)
public boolean
dD()
canBeControlledByRider()
method_5956()
canBeControlledByRider()
m_izyginfd()
canBeControlledByRider()
func_82171_bF()
canBeSteered()
public boolean
F_()
canJump()
method_6153()
canJump()
m_vjbheary()
canJump()
func_184776_b()
canJump()
public void
b(int arg0)
handleStartJump(int arg0)
method_6155(int arg0)
startJumping(int arg0)
m_vjqgmppp(int arg0)
startJumping(int arg0)
func_184775_b(int arg0)
handleStartJump(int arg0)
public void
c()
handleStopJump()
method_6156()
stopJumping()
m_ezptyzet()
stopJumping()
func_184777_r_()
handleStopJump()
public void
k(aio arg0)
positionRider(Entity arg0)
method_5865(class_1297 arg0)
updatePassengerPosition(Entity arg0)
m_kmihvrgr(C_astfners arg0)
updateRiderPositon(Entity arg0)
func_184232_k(Entity arg0)
updatePassenger(Entity arg0)
protected float
ex()
generateRandomMaxHealth()
method_6754()
getChildHealthBonus()
m_sluruwlg()
getChildHealthBonus()
func_110267_cL()
getModifiedMaxHealth()
protected double
ey()
generateRandomJumpStrength()
method_6774()
getChildJumpStrengthBonus()
m_fuoqylud()
getChildJumpStrengthBonus()
func_110245_cM()
getModifiedJumpStrength()
protected double
ez()
generateRandomSpeed()
method_6728()
getChildMovementSpeedBonus()
m_xzowwbja()
getMovementSpeedBonus()
func_110203_cN()
getModifiedMovementSpeed()
public boolean
w_()
onLadder()
method_6101()
isClimbing()
m_dviqgwbh()
isClimbing()
func_70617_f_()
isOnLadder()
protected float
b(ajh arg0, aip arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
getActiveEyeHeight(EntityPose arg0, EntityDimensions arg1)
m_heqvdbfg(C_ufdjspmk arg0, C_sszpscpo arg1)
m_86089714(Pose arg0, EntityDimensions arg1)
func_213348_b(Pose arg0, EntitySize arg1)
getStandingEyeHeight(Pose arg0, EntitySize arg1)
public boolean
eA()
wearsArmor()
method_6735()
canEquip()
m_rhvflttw()
hasArmorSlot()
func_190677_dK()
wearsArmor()
public boolean
j(bcj arg0)
isArmor(ItemStack arg0)
method_6773(class_1799 arg0)
canEquip(ItemStack item)
m_fddewlyq(C_sddaxwyk arg0)
isHorseArmor(ItemStack item)
func_190682_f(ItemStack arg0)
isArmor(ItemStack stack)
public boolean
a_(int arg0, bcj arg1)
setSlot(int arg0, ItemStack arg1)
method_5758(int arg0, class_1799 arg1)
equip(int arg0, ItemStack arg1)
m_muglpjhg(int arg0, C_sddaxwyk arg1)
replaceItem(int arg0, ItemStack arg1)
func_174820_d(int arg0, ItemStack arg1)
replaceItemInInventory(int arg0, ItemStack arg1)
public Entity
bV()
getControllingPassenger()
method_5642()
getPrimaryPassenger()
m_cvqrfbej()
getControllingPassenger()
func_184179_bs()
getControllingPassenger()
public EntityData
a(bhs arg0, ahh arg1, aja arg2, ajj arg3, id 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(IWorld arg0, LocalDifficulty arg1, SpawnType arg2, EntityData arg3, CompoundTag arg4)
m_oxrxxqyz(C_vdvbsyle arg0, C_jiailwzt arg1, C_uzzvxofv arg2, C_lsmqixfx arg3, C_hhlwcnih arg4)
initialize(WorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3, NbtCompound arg4)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
onInitialSpawn(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
public float
v(float arg0)
getEatAnim(float arg0)
method_6739(float arg0)
getEatingGrassAnimationProgress(float tickDelta)
m_xcdgjriw(float arg0)
getGrassAnimationProgress(float tickDelta)
func_110258_o(float arg0)
getGrassEatingAmount(float arg0)
public float
w(float arg0)
getStandAnim(float arg0)
method_6767(float arg0)
getAngryAnimationProgress(float tickDelta)
m_xwkhejaa(float arg0)
getAngryAnimationProgress(float tickDelta)
func_110223_p(float arg0)
getRearingAmount(float arg0)
public float
x(float arg0)
getMouthAnim(float arg0)
method_6772(float arg0)
getEatingAnimationProgress(float tickDelta)
m_krorfdje(float arg0)
getEatingAnimationProgress(float tickDelta)
func_110201_q(float arg0)
getMouthOpennessAngle(float arg0)
public void
a_(int arg0)
onPlayerJump(int arg0)
method_6154(int arg0)
setJumpStrength(int arg0)
m_zjzgqzky(int arg0)
setJumpStrength(int arg0)
func_110206_u(int arg0)
setJumpPower(int arg0)
protected void
y(boolean arg0)
spawnTamingParticles(boolean arg0)
method_6760(boolean arg0)
spawnPlayerReactionParticles(boolean positive)
m_lrmouxyw(boolean arg0)
addTamingParticles(boolean success)
func_110216_r(boolean arg0)
spawnHorseParticles(boolean arg0)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_kkieextx(byte arg0)
doEvent(byte arg0)
func_70103_a(byte arg0)
handleStatusUpdate(byte arg0)