yarn/mappings/net/minecraft/entity/ai
apple502j 87dc8fd321
Fix entity mappings (#3254)
* Fix mentions to nether portals

* Rename `Entity#collides` to `canHit`
This is intentionally a double-meaning word; this is used by
clients hitting entities, and projectiles hitting an entity.

* Rename `Entity#getItemsHand` to `getHandItems`

* Rename `Entity#shouldLeaveSwimmingPose` to `isCrawling`

* Rename `Entity#hasPassengerType` to `hasPassenger`

* Rename `AnimalMateGoal#chance` to `speed`

* Rename `FoxEntity$EatSweetBerriesGoal` to `EatBerriesGoal`

* Rename `eatSweetBerry` to `eatBerries`
2022-07-25 20:21:06 +01:00
..
brain Repackage abusereport (#3227) 2022-06-27 19:53:13 +01:00
control A few entity mappings (#3095) 2022-04-20 13:21:20 +01:00
goal Fix entity mappings (#3254) 2022-07-25 20:21:06 +01:00
pathing 1.19-pre3 stuff (#3190) 2022-05-26 11:52:17 +01:00
AboveGroundTargeting.mapping Some path targeting stuff (#2030) 2021-02-23 20:33:28 +00:00
FuzzyPositions.mapping 22w14a random (#3080) 2022-04-07 15:14:42 +01:00
FuzzyTargeting.mapping Add docs for FuzzyTargetting and NoPenaltyTargetting (#2783) 2021-11-03 14:12:48 +00:00
NavigationConditions.mapping Some path targeting stuff (#2030) 2021-02-23 20:33:28 +00:00
NoPenaltySolidTargeting.mapping Refactor coordinate names to follow conventions (#2366) 2021-05-04 08:46:46 +00:00
NoPenaltyTargeting.mapping Add docs for FuzzyTargetting and NoPenaltyTargetting (#2783) 2021-11-03 14:12:48 +00:00
NoWaterTargeting.mapping Some path targeting stuff (#2030) 2021-02-23 20:33:28 +00:00
RangedAttackMob.mapping Map new classes, staging (#1122) 2020-02-24 20:14:56 +00:00
TargetPredicate.mapping Correct visibleOnly method name -> ignoreVisibility (#2479) 2021-06-07 15:00:32 +01:00
WardenAngerManager.mapping 1.19-pre1 stuff (#3167) 2022-05-24 08:56:17 +01:00