yarn/mappings/net/minecraft/entity/ai
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
..
brain Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
control 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
goal Entity mappings (#657) 2019-05-07 12:19:00 +01:00
pathing Entity mappings (#657) 2019-05-07 12:19:00 +01:00
GoToNearbyPositionTask.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
PathfindingUtil.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
RangedAttackMob.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
TargetPredicate.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00