yarn/mappings/net/minecraft/entity/player
Pyrofab 0a3900ac22 A couple living entity mappings (#1039)
* LivingEntity#method_23883(0) -> dropXp

* LivingEntity#method_23733(1)[1 = ] -> adversary

* LivingEntity#method_23733(1) -> onKilledBy

* +227 doc in LivingEntity#onKilledBy(1)

* LivingEntity#method_23329(2) -> computeFallDamage

* LivingEntity#computeFallDamage(2)[1 = ] -> fallDistance

* LivingEntity#computeFallDamage(2)[2 = ] -> damageMultiplier

* LivingEntity#method_23328(0) -> playBlockFallSound

* LivingEntity#method_21754(0) -> isHoldingLadder

* +175 doc in LivingEntity#isHoldingLadder(0)

* LivingEntity#method_22382(0) -> shouldSpawnConsumptionEffects

* LivingEntity#method_6018(1) -> setPushCooldown

* Fix return tag

* Name PlayerEntity#clipAtLedge

* Move onKilledBy param doc

* isHoldingLadder -> isHoldingOntoLadder

* Fix param comment indent
2020-01-11 16:06:55 +00:00
..
HungerManager.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
ItemCooldownManager.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
PlayerAbilities.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
PlayerEntity.mapping A couple living entity mappings (#1039) 2020-01-11 16:06:55 +00:00
PlayerInventory.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00