We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c51a8 commit 617680aCopy full SHA for 617680a
src/main/java/io/github/ytg1234/manhunt/api/event/CompassUpdateCallback.java
@@ -42,7 +42,6 @@ public interface CompassUpdateCallback {
42
* Returning a stack different than the {@code newStack} parameter changes the event behaviour.
43
* </p>
44
*
45
- * @param hunter The hunter whose compass is being updated.
46
* @param oldStack The old, non-updated compass or another {@link ItemStack}.
47
* @param newStack The new, updated compass {@link ItemStack}. This stack is updated by the Manhunt mod or by another listener.
48
0 commit comments