Interface StructureSetTemplate
- All Superinterfaces:
DataPackEntry<StructureSetTemplate>,DataSerializable,Keyed,ResourceKeyed
A template for
structure sets-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic StructureSetTemplate.Builderbuilder()Returns the structure set.Methods inherited from interface org.spongepowered.api.datapack.DataPackEntry
packMethods inherited from interface org.spongepowered.api.data.persistence.DataSerializable
contentVersion, toContainerMethods inherited from interface org.spongepowered.api.ResourceKeyed
key
-
Method Details
-
builder
-
structureSet
StructureSet structureSet()Returns the structure set.- Returns:
- The structure set
-