Class StandardInheritable.Builder
- java.lang.Object
-
- org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder<StandardInheritable,StandardInheritable.Builder>
-
- org.spongepowered.plugin.metadata.builtin.StandardInheritable.Builder
-
- Enclosing class:
- StandardInheritable
public static final class StandardInheritable.Builder extends StandardInheritable.AbstractBuilder<StandardInheritable,StandardInheritable.Builder>
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StandardInheritablebuild0()-
Methods inherited from class org.spongepowered.plugin.metadata.builtin.StandardInheritable.AbstractBuilder
addContributor, addDependency, branding, build, contributors, dependencies, from, links, properties, property, version
-
-
-
-
Method Detail
-
build0
protected StandardInheritable build0()
- Specified by:
build0in classStandardInheritable.AbstractBuilder<StandardInheritable,StandardInheritable.Builder>
-
-