yarn/mappings/net/minecraft/entity/passive
copygirl 2f3c26312f Map various things and entity TrackedData fields and related (#65)
* Map PotionHelper

* Villager & Wolf skin texture fields

* Various entity mappings

* Map EntityEnderDragonPart

* Fix DamageSource attacker/source mixup

* Rename BlockPos nested classes & map PooledMutable

* Map projectile onCollision & onHit

* Map entity TrackedData fields and related

* Fix "invulnurable" typing error

* Fix Block.DEFAULT_ID -> AIR_ID

* Fix Minecart "carried" -> "contained"

* Fix isSourceCreativePlayer

* Fix Entity.dropItems -> dropStack

Also tiny parameter name addition

* Fix Entity.AIR -> BREATH

* Fix Entity.setOnFire -> setOnFireFor

* Fix tamable -> tameable
2016-09-10 17:26:28 +02:00
..
impl Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
EntityAnimal.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
EntityHorseBase.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
EntityPassive.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
EntityTameable.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
HorseArmorType.mapping Gui > Drawable and lots of connected changes (#51) 2016-08-28 13:20:58 +02:00