yarn/mappings/net/minecraft/entity
copygirl d6b5a6689f Map / rename some block breaking related things
Followup to #147
- getBlockBreakingSpeed (EntityPlayer / InventoryPlayer / Item), was "Strength" and "StrengthWithSelectedTool", too verbose
- InventoryPlayer.canHarvest => isUsingEffectiveTool (+ mapped corresponding EntityPlayer method)
- Item.canHarvestBlock => isEffectiveOn
- calcBlockBreakingDelta (Block / IBlockInfoProxy)
Leaving the Material.harvestable field / methods alone due to lack of better name ("doesntRequireEffectiveTool"?)
2016-10-28 17:31:30 +02:00
..
ai More Village and Entity mappings (#147) 2016-10-28 15:27:58 +02:00
attribute remove none/ prefix 2016-10-18 17:31:59 +02:00
boss Models & AI (#140) 2016-10-20 11:44:34 +02:00
damage remove none/ prefix 2016-10-18 17:31:59 +02:00
decoration Rename isInRenderRange => shouldRender 2016-10-28 13:28:18 +02:00
mob More Village and Entity mappings (#147) 2016-10-28 15:27:58 +02:00
parts remove none/ prefix 2016-10-18 17:31:59 +02:00
passive More Village and Entity mappings (#147) 2016-10-28 15:27:58 +02:00
player Map / rename some block breaking related things 2016-10-28 17:31:30 +02:00
projectile Rename isInRenderRange => shouldRender 2016-10-28 13:28:18 +02:00
sortme remove none/ prefix 2016-10-18 17:31:59 +02:00
thrown Rename isInRenderRange => shouldRender 2016-10-28 13:28:18 +02:00
tracker remove none/ prefix 2016-10-18 17:31:59 +02:00
vehicle Misc. Mappings, again (#145) 2016-10-28 12:40:28 +02:00
Entity.mapping Rename Entity.ignoreCollision => noClip 2016-10-28 13:31:27 +02:00
EntityAreaEffectCloud.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityAttribute.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityEnderEye.mapping Rename isInRenderRange => shouldRender 2016-10-28 13:28:18 +02:00
EntityExperienceOrb.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityFallingBlock.mapping Map Entity.doesRenderOnFire 2016-10-28 13:28:25 +02:00
EntityFirework.mapping Rename isInRenderRange => shouldRender 2016-10-28 13:28:18 +02:00
EntityGolem.mapping More Village and Entity mappings (#147) 2016-10-28 15:27:58 +02:00
EntityItem.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityLightning.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityLiving.mapping Rename ..Timestamp => ..Time 2016-10-28 16:17:35 +02:00
EntityRegistry.mapping TargetSelectorParser done. (#141) 2016-10-19 21:06:28 +02:00
EntityTNTPrimed.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityType.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityWeatherEffect.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
EntityWithAiGoals.mapping More Village and Entity mappings (#147) 2016-10-28 15:27:58 +02:00
EquipmentSlot.mapping remove none/ prefix 2016-10-18 17:31:59 +02:00
IEntityData.mapping Misc. Mappings, again (#145) 2016-10-28 12:40:28 +02:00
IJumpingMount.mapping Misc. Mappings, again (#145) 2016-10-28 12:40:28 +02:00