Skip to content
Success

Changes

Summary

  1. Fix NavigationStuckEvent set-null (commit: 4434ac7) (details)
Commit 4434ac76c1efdee5506f0f088722369ee295ce2f by mcmonkey4eva
Fix NavigationStuckEvent set-null

If you set the action in a NavigationStuckEvent, it throws an NPE rather
than simply doing nothing. This patches that.
It also throws the event even when the default stuck action is null.
(commit: 4434ac7)
The file was modified src/main/java/net/citizensnpcs/npc/ai/CitizensNavigator.java (diff)