yarn/mappings/net/minecraft/entity
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
..
attribute (Darkhax) Mapped out way too much stuff (#44) 2016-08-25 11:35:28 +02:00
boss Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
damage Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
decoration Map various things and entity TrackedData fields and related (#65) 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
mob Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
passive Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
player Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
projectile Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
sortme More mappings (#33) 2016-08-23 10:25:30 +02:00
thrown Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
tracker Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
unsorted Gui > Drawable and lots of connected changes (#51) 2016-08-28 13:20:58 +02:00
vehicle Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
Entity.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
EntityAttribute.mapping Mapped out some of the main entity types. 2016-08-20 21:00:51 -06:00
EntityLiving.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
EntityPredicates.mapping map a few entity/world functions 2016-08-25 21:12:22 +02:00
EntityRegistry.mapping world, network work 2016-09-07 11:55:02 +02:00
EntityType.mapping Gui > Drawable and lots of connected changes (#51) 2016-08-28 13:20:58 +02:00
EquipmentSlot.mapping snooper, container, hopper, inventory mappings 2016-08-27 19:12:35 +02:00