[ci skip] Correct upstream/paper javadoc (#8286)
This commit is contained in:
		
					parent
					
						
							
								3332f2f67e
							
						
					
				
			
			
				commit
				
					
						938557e97b
					
				
			
		
					 22 changed files with 700 additions and 68 deletions
				
			
		|  | @ -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;
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lulu13022002
				Lulu13022002