Class StandardPluginLinks
java.lang.Object
org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
- All Implemented Interfaces:
PluginLinks
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Method Summary
-
Method Details
-
builder
-
none
-
homepage
- Specified by:
homepage
in interfacePluginLinks
- Returns:
- The
homepage
orOptional.empty()
otherwise
-
source
- Specified by:
source
in interfacePluginLinks
- Returns:
- The
source
orOptional.empty()
otherwise
-
issues
- Specified by:
issues
in interfacePluginLinks
- Returns:
- The
issues
orOptional.empty()
otherwise
-
toBuilder
-
toString
-