Interface ProcessorListTemplate
- All Superinterfaces:
DataPackEntry<ProcessorListTemplate>,DataSerializable,Keyed,ResourceKeyed
A template for
ProcessorList.-
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
-
processorList
ProcessorList processorList()Returns the processor list.- Returns:
- The processor list
-