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