Interface ProcessorType
- All Superinterfaces:
DefaultedRegistryValue<ProcessorType>
@CatalogedBy(ProcessorTypes.class)
public interface ProcessorType
extends DefaultedRegistryValue<ProcessorType>
A type of
Processor.-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key
-
Method Details
-
configure
Returns the configured processor.- Parameters:
config- the processor configuration.- Returns:
- The configured processor
- Throws:
IOException
-