yarn/mappings/net/minecraft/block
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 getId -> getContainerId 2016-09-10 16:30:17 +02:00
material Update Material mappings (#19) 2016-08-19 14:11:29 +02:00
piston minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
property Block state stuff (#3) 2016-08-13 16:21:15 +02:00
state world, network work 2016-09-07 11:55:02 +02:00
tile getId -> getContainerId 2016-09-10 16:30:17 +02:00
Block.mapping Map various things and entity TrackedData fields and related (#65) 2016-09-10 17:26:28 +02:00
BlockButtonBase.mapping Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
BlockColored.mapping Map some sound stuff, tile renderers, and other misc stuff. (#14) 2016-08-16 22:22:45 +02:00
BlockFacing.mapping class mapout of most entity renderers, improvements 2016-08-18 15:03:31 +02:00
BlockFacingHorizontal.mapping class mapout of most entity renderers, improvements 2016-08-18 15:03:31 +02:00
BlockFalling.mapping world, network work 2016-09-07 11:55:02 +02:00
BlockFence.mapping minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
BlockLeavesBase.mapping Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
BlockLiquidBase.mapping map block renderer stuff 2016-08-28 20:29:00 +02:00
BlockLogBase.mapping minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
BlockOre.mapping minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
BlockPane.mapping minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
BlockPillar.mapping minor mapping around Block, EntityItem 2016-08-28 11:43:19 +02:00
BlockPlant.mapping Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
BlockPressurePlateBase.mapping Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
BlockRailBase.mapping Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
BlockRedstoneGateBase.mapping Fix World names, add more Block names 2016-08-28 14:21:39 +02:00
BlockRenderType.mapping map block renderer stuff 2016-08-28 20:29:00 +02:00
BlockSlabBase.mapping more internal Block field maps 2016-08-28 13:24:41 +02:00
BlockStairs.mapping Map Explosion related things (#62) 2016-09-07 11:12:57 +02:00
BlockTransparent.mapping Update Block mappings (#22) 2016-08-19 10:34:06 -04:00
BlockWall.mapping More item mappings 2016-08-20 14:35:19 -04:00
BlockWithTileEntity.mapping map block renderer stuff 2016-08-28 20:29:00 +02:00
IBlockInfoProxy.mapping map block renderer stuff 2016-08-28 20:29:00 +02:00
IPlantBlock.mapping more internal Block field maps 2016-08-28 13:24:41 +02:00
ITileEntityProvider.mapping Misc (#4) 2016-08-14 14:29:39 +02:00