Interface DensityFunctionTemplate
- All Superinterfaces:
DataPackEntry<DensityFunctionTemplate>,DataSerializable,Keyed,ResourceKeyed
A template for
density functions-
Nested Class Summary
Nested Classes -
Method Summary
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
-
densityFunction
DensityFunction densityFunction()Returns the density function- Returns:
- The density function
-