Class StandardPluginContributor
java.lang.Object
org.spongepowered.plugin.metadata.builtin.model.StandardPluginContributor
- All Implemented Interfaces:
PluginContributor
-
Method Details
-
builder
-
name
- Specified by:
namein interfacePluginContributor- Returns:
- The
name
-
description
- Specified by:
descriptionin interfacePluginContributor- Returns:
- The
descriptionorOptional.empty()otherwise
-
toBuilder
-
toString
-