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