Package org.spongepowered.api.datapack
Interface DataPackType<T>
-
Nested Class Summary
-
Method Summary
-
Method Details
-
pack
Returns a data pack for this data pack type.- Parameters:
name
- The pack namedescription
- The pack description- Returns:
- The new pack.
-