public class Reference extends Object
| Constructor and Description |
|---|
Reference() |
| Modifier and Type | Method and Description |
|---|---|
static Reference |
of(Plugin plugin) |
String |
toString() |
Reference |
withVersion(java.util.function.UnaryOperator<Version> versionOp) |
Reference |
withVersion(Version newVersion) |
Copyright © 2020 Suncode. All rights reserved.