Citizens2/main/src/main/java/net/citizensnpcs/npc/ai
fullwall 840ab30108 Don't cancel NPC - NPC mount events, NMS#mount uses optional boolean flag to force mount. /npc blockbreaker adds to NPC inventory by default 2023-11-05 02:03:57 +08:00
..
AStarNavigationStrategy.java Send an extra headrotation packet since spigot resets head rotation now, make some protocollib methods async, bump avoid-water costs by one block 2023-07-08 21:36:04 +08:00
BoundingBoxExaminer.java Reimplement hologram display entities using interaction entities as suggested by Owen1212055 2023-08-28 01:49:14 +08:00
CitizensNavigator.java Don't cancel NPC - NPC mount events, NMS#mount uses optional boolean flag to force mount. /npc blockbreaker adds to NPC inventory by default 2023-11-05 02:03:57 +08:00
FallingExaminer.java Fix NPCs constantly trying to swim, relicense to LGPL 2023-03-06 00:28:44 +08:00
FlyingAStarNavigationStrategy.java Implement new PlayerFilter method, async-friendly chunk trackers 2023-06-25 21:58:09 +08:00
MCNavigationStrategy.java Implement new PlayerFilter method, async-friendly chunk trackers 2023-06-25 21:58:09 +08:00
MCTargetStrategy.java StraightLineTargetingStrategy should update target 2023-08-09 21:23:22 +08:00
NMSChunkBlockSource.java Implement new bounding box checker for pathfinding 2020-06-30 20:39:40 +08:00
NPCHolder.java Add -l flag to /npc spawn and add /npc metadata 2018-01-01 14:41:10 +08:00
StraightLineNavigationStrategy.java Small fixes 2023-07-29 23:26:02 +08:00