yarn/mappings/net/minecraft/client
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
..
audio LootTable, and KeyBinding class name. (#60) 2016-09-01 16:00:14 +02:00
gui Map disableMiningStats in Block and canInsert in Slot. (#68) 2016-09-10 09:53:08 +02:00
main minor mapping work in Minecraft 2016-08-25 11:56:41 +02:00
network/handler/impl mostly container stuff 2016-08-27 16:34:11 +02:00
player Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
render Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
resource minor mapping work in Minecraft 2016-08-25 11:56:41 +02:00
sortme LootTable, and KeyBinding class name. (#60) 2016-09-01 16:00:14 +02:00
sound entity, stat work 2016-08-17 12:48:54 +02:00
texture world, renderer improvements 2016-08-28 23:11:16 +02:00
util map block renderer stuff 2016-08-28 20:29:00 +02:00
world small World work 2016-08-28 17:25:24 +02:00
ClientBrandRetriever.mapping more additions to mappings 2016-08-14 15:36:07 +02:00
GameSettings.mapping world, renderer improvements 2016-08-28 23:11:16 +02:00
GlHandler.mapping map block/item color mappers 2016-08-24 15:41:16 +02:00
Minecraft.mapping Mappings around world storage (#56) 2016-08-28 22:34:06 +02:00
RunArgs.mapping Gui > Drawable and lots of connected changes (#51) 2016-08-28 13:20:58 +02:00