yarn/mappings/net/minecraft
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
..
block Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
client Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
command map block renderer stuff 2016-08-28 20:29:00 +02:00
container getId -> getContainerId 2016-09-10 16:30:17 +02:00
dispenser More mappings (#33) 2016-08-23 10:25:30 +02:00
enchantment [WIP] World related mappings. (#52) 2016-08-29 00:56:11 +02:00
entity Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
gui Inventory and Gui Mappings (#59) 2016-08-30 23:10:38 +02:00
inventory stackSize -> amount 2016-09-08 23:31:38 +02:00
item stackSize -> amount 2016-09-08 23:31:38 +02:00
migration TagFixer -> TagUpdater 2016-08-24 21:46:21 +02:00
nbt snooper, container, hopper, inventory mappings 2016-08-27 19:12:35 +02:00
network stackSize -> amount 2016-09-08 23:31:38 +02:00
particle More mappings (#33) 2016-08-23 10:25:30 +02:00
potion Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
recipe minor tile entity mapping 2016-08-28 16:10:46 +02:00
reference world, network work 2016-09-07 11:55:02 +02:00
server Map various things (#61) 2016-09-03 12:14:27 +02:00
sortme world, network work 2016-09-07 11:55:02 +02:00
sound work on TileEntityStructureBlock and misc 2016-08-23 17:11:06 +02:00
stat Mappings related to stats (#53) 2016-08-28 19:08:03 +02:00
text misc improvements 2016-08-21 13:11:10 +02:00
util Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
world world, network work 2016-09-07 11:55:02 +02:00