yarn/mappings/net/minecraft/entity/vehicle
NeunEinser e375b99270 Entity mappings (#657)
* Entity mapping modifications

* Entity mapping renames

* improvements

* xp -> experience, Snowgolem -> SnowGolem, spitout -> spitOut, lastLeveledUp -> lastPlayedLevelUpSoundTime, missed an instance of targetting

* Rename SnowgolemEntity.mapping to SnowGolemEntity.mapping

Stupid file system doesn't make a difference between cases.

* touchingLava -> inLava, touchLava() - setInLava()

* putOnTopmostSolidBlock -> afterSpawn

* owner -> actor, other improvements

* Actors are evil. Or something.

* Missed some actors, reverted stuff that's now part of #663

* isInfestableBlock -> isInfestable

* getRegularBlock(BlockState) ->fromRegularBlock

Another method with inverse logic in that class.

* use method name from main branch for surface collision
2019-05-07 12:19:00 +01:00
..
AbstractMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
BoatEntity.mapping Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
ChestMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
CommandBlockMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
FurnaceMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
HopperMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
MinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
MobSpawnerMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
StorageMinecartEntity.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
TNTMinecartEntity.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00