mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 03:35:51 -07:00
Begin implementation of CheckStyle style checking
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -58,7 +58,7 @@ public class LazyMetadataValue extends MetadataValueAdapter {
|
||||
/**
|
||||
* Protected special constructor used by FixedMetadataValue to bypass
|
||||
* standard setup.
|
||||
*
|
||||
*
|
||||
* @param owningPlugin the owning plugin
|
||||
*/
|
||||
protected LazyMetadataValue(@NotNull Plugin owningPlugin) {
|
||||
|
Reference in New Issue
Block a user