Interface StructureTemplate
- All Superinterfaces:
DataPackEntry<StructureTemplate>,DataSerializable,Keyed,ResourceKeyed
A template for
structures-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic StructureTemplate.Builderbuilder()Returns the structure.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
-
structure
Structure structure()Returns the structure.- Returns:
- The structure.
-