[ci-skip] Rename Paper stop tp Paper end. (#8539)
This commit is contained in:
parent
ab1c072320
commit
8ee344f18e
|
@ -150,7 +150,7 @@ index 0d31aa0b22cf1e849572294e2cfe38b48c9210af..571712e17551f24b369044b8215b722f
|
||||||
+ * @param ticks ticks to detonate on
|
+ * @param ticks ticks to detonate on
|
||||||
+ */
|
+ */
|
||||||
+ void setTicksToDetonate(int ticks);
|
+ void setTicksToDetonate(int ticks);
|
||||||
+ // Paper stop
|
+ // Paper end
|
||||||
}
|
}
|
||||||
diff --git a/src/main/java/org/bukkit/entity/FishHook.java b/src/main/java/org/bukkit/entity/FishHook.java
|
diff --git a/src/main/java/org/bukkit/entity/FishHook.java b/src/main/java/org/bukkit/entity/FishHook.java
|
||||||
index d1b37530319f6d37ee37f62080289c1e45848bc8..e94c7e279356c510f60508b26277d4891a4258fa 100644
|
index d1b37530319f6d37ee37f62080289c1e45848bc8..e94c7e279356c510f60508b26277d4891a4258fa 100644
|
||||||
|
|
Loading…
Reference in New Issue