Interface SchematicTemplate
- All Superinterfaces:
DataPackEntry<SchematicTemplate>,DataSerializable,Keyed,ResourceKeyed
The template for a vanilla structure schematic.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SchematicTemplate.Builderbuilder()Returns the schematic.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
-
schematic
Schematic schematic()Returns the schematic.- Returns:
- The schematic
-