[ci skip] Correct upstream/paper javadoc (#8286)
This commit is contained in:
@ -18,7 +18,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ * Serialize this {@link PersistentDataContainer} instance to a
|
||||
+ * byte array.
|
||||
+ *
|
||||
+ * @return a binary represenation of this container
|
||||
+ * @return a binary representation of this container
|
||||
+ * @throws java.io.IOException if we fail to write this container to a byte array
|
||||
+ */
|
||||
+ byte @NotNull [] serializeToBytes() throws java.io.IOException;
|
||||
|
||||
Reference in New Issue
Block a user