Skip to content
Success

Changes

Summary

  1. Add DOUBLE_PLANT to passable block types (commit: de66877) (details)
  2. Add attackRange() navigation parameter and isSpawned() now checks (commit: 33c0c1c) (details)
Commit de6687792446136ed9e44548ad96da84a2b9973c by fullwall
Add DOUBLE_PLANT to passable block types
(commit: de66877)
The file was modified src/main/java/net/citizensnpcs/api/astar/pathfinder/MinecraftBlockExaminer.java (diff)
Commit 33c0c1cbe805d9ec0648367c9e8617447ffee99f by fullwall
Add attackRange() navigation parameter and isSpawned() now checks whether the entity is valid
(commit: 33c0c1c)
The file was modified src/main/java/net/citizensnpcs/api/ai/NavigatorParameters.java (diff)
The file was modified src/main/java/net/citizensnpcs/api/npc/AbstractNPC.java (diff)