Interface PlacedFeatureTemplate
- All Superinterfaces:
DataPackEntry<PlacedFeatureTemplate>
,DataSerializable
,Keyed
,ResourceKeyed
A template for
placed features
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.spongepowered.api.datapack.DataPackEntry
pack
Methods inherited from interface org.spongepowered.api.data.persistence.DataSerializable
contentVersion, toContainer
Methods inherited from interface org.spongepowered.api.ResourceKeyed
key
-
Method Details
-
builder
-
feature
PlacedFeature feature()Returns the placed feature.- Returns:
- The placed feature
-