Class StandardPluginLinks
java.lang.Object
org.spongepowered.plugin.metadata.builtin.model.StandardPluginLinks
- All Implemented Interfaces:
PluginLinks
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final class -
Method Summary
-
Method Details
-
builder
-
none
-
homepage
- Specified by:
homepagein interfacePluginLinks- Returns:
- The
homepageorOptional.empty()otherwise
-
source
- Specified by:
sourcein interfacePluginLinks- Returns:
- The
sourceorOptional.empty()otherwise
-
issues
- Specified by:
issuesin interfacePluginLinks- Returns:
- The
issuesorOptional.empty()otherwise
-
toBuilder
-
toString
-