Skip to content

Commit 617680a

Browse files
committed
Fixed JD
1 parent 89c51a8 commit 617680a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/io/github/ytg1234/manhunt/api/event/CompassUpdateCallback.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ public interface CompassUpdateCallback {
4242
* Returning a stack different than the {@code newStack} parameter changes the event behaviour.
4343
* </p>
4444
*
45-
* @param hunter The hunter whose compass is being updated.
4645
* @param oldStack The old, non-updated compass or another {@link ItemStack}.
4746
* @param newStack The new, updated compass {@link ItemStack}. This stack is updated by the Manhunt mod or by another listener.
4847
*

0 commit comments

Comments
 (0)