yarn/mappings/net/minecraft/entity/ai/brain/sensor
Jonathan Frederick d4d42f2976 TargetPredicate + Misc mappings (#577)
* TargetPredicate: Add some argument mappings

* MobSpawnerLogic: Add method mappings

* EntityPredicates: Add getBottommostEntity mapping

If anyone has a better name please let me know

* LivingEntity: Add mapping for teleport method

* AnimalMateGoal: add some mappings

* AvoidGoal: add setMobEntityTarget mapping

* FleeEntityGoal: add many mappings

* FollowTargetGoal: Add many mappings

* IronGolemLookGoal: Add mappings

* TrackTargetGoal: Add argument mapping

* WolfBegGoal: Add mappings

This also changes an incorrect mapping

* EndermanEntity: Add many mappings

* MobEntity: Add looking and angle mappings

* EntityView: Add a bunch of mappings

* MobSpawnerLogic: Add playerInRange method

* CreeperEntity: add some mappings

* Explosion: map DestructionType

* Add various entity mappings

* DolphinEntity: Clarify field

* HorseBaseEntity: add pathToAdult method

* PandaEntity: add some mappings

* TurtleEntity: Add some mappings

* RaiderEntity: Add some mappings

* Describe ALL of the predicates!

I've tried to give each predicate a descriptive name, instead of just naming all
of them, "targetPredicate"

* Fixup names of some mappings

* AvoidGoal: Use better predicate name

* FleeEntityGoal: Use better predicate name, more mappings
2019-04-03 16:43:01 +01:00
..
DummySensor.mapping 19w13a 2019-03-27 18:35:10 +00:00
HurtBySensor.mapping 19w13a 2019-03-27 18:35:10 +00:00
InteractableDoorsSensor.mapping 19w13a 2019-03-27 18:35:10 +00:00
NearestBedSensor.mapping 19w13a mappings 2019-03-29 03:04:08 -04:00
NearestLivingEntitiesSensor.mapping TargetPredicate + Misc mappings (#577) 2019-04-03 16:43:01 +01:00
NearestPlayersSensor.mapping 19w13a 2019-03-27 18:35:10 +00:00
SecondaryPointsOfInterestSensor.mapping 19w13a 2019-03-27 18:35:10 +00:00
Sensor.mapping 19w13a mappings 2019-03-29 03:04:08 -04:00
SensorType.mapping Fixes + more names 2019-03-29 03:36:11 -04:00
VillagerBabiesSensor.mapping 19w13a mappings 2019-03-29 03:04:08 -04:00
VillagerHostilesSensor.mapping 19w13a 2019-03-27 18:35:10 +00:00