Unicopia/src/main/java/com/minelittlepony/unicopia/entity/ai
2024-10-11 14:05:50 +01:00
..
ArenaAttackGoal.java Fixed sombra ai not attacking other entities 2023-09-14 18:05:27 +01:00
BreakHeartGoal.java Fixed mobs getting stuck targetting an invalid entity. Fixes #414 2024-09-16 19:29:00 +01:00
DynamicTargetGoal.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
EatMuffinGoal.java Fix errors in entity ai 2024-09-30 17:09:52 +01:00
FleeExplosionGoal.java Clean up warnings 2024-04-12 01:23:43 +01:00
PredicatedGoal.java Rewrite entity minion/discorded ai changes to be non-destructive 2024-10-11 14:05:50 +01:00
PrioritizedActiveTargetGoal.java Configure skeletons to target flying players over players on the ground, and fire at them with more accuracy 2024-05-19 20:23:21 +01:00
TargettingUtil.java Remove debug messages 2024-05-27 06:40:47 +01:00
WantItNeedItSensor.java Update enchantment logic to use tags and fix the getLevel methods to work with the asked for enchantment 2024-10-07 01:39:00 +01:00
WantItTakeItGoal.java Update enchantment logic to use tags and fix the getLevel methods to work with the asked for enchantment 2024-10-07 01:39:00 +01:00