[ci skip] Correct upstream/paper javadoc (#8286)
This commit is contained in:
@@ -88,9 +88,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ }
|
||||
+
|
||||
+ /**
|
||||
+ * Gets if the item used to change the beacon will be consume.
|
||||
+ * Gets if the item used to change the beacon will be consumed.
|
||||
+ * <p>
|
||||
+ * Independant of {@link #isCancelled()}. If the event is cancelled
|
||||
+ * Independent of {@link #isCancelled()}. If the event is cancelled
|
||||
+ * the item will <b>NOT</b> be consumed.
|
||||
+ *
|
||||
+ * @return true if item will be consumed
|
||||
@@ -102,7 +102,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ /**
|
||||
+ * Sets if the item used to change the beacon should be consumed.
|
||||
+ * <p>
|
||||
+ * Independant of {@link #isCancelled()}. If the event is cancelled
|
||||
+ * Independent of {@link #isCancelled()}. If the event is cancelled
|
||||
+ * the item will <b>NOT</b> be consumed.
|
||||
+ *
|
||||
+ * @param consumeItem true if item should be consumed
|
||||
|
||||
Reference in New Issue
Block a user