mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 11:45:52 -07:00
Clean up the javadoc to pass java 8's doclint
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
@@ -56,6 +56,8 @@ public class LazyMetadataValue extends MetadataValueAdapter implements MetadataV
|
||||
/**
|
||||
* Protected special constructor used by FixedMetadataValue to bypass
|
||||
* standard setup.
|
||||
*
|
||||
* @param owningPlugin the owning plugin
|
||||
*/
|
||||
protected LazyMetadataValue(Plugin owningPlugin) {
|
||||
super(owningPlugin);
|
||||
|
Reference in New Issue
Block a user