Interface Processor
public interface Processor
A structure processor affecting blocks in a structure.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the processor configurationtype()
Returns the type of processor
-
Method Details
-
type
ProcessorType type()Returns the type of processor- Returns:
- The type of processor
-
toContainer
DataContainer toContainer()Returns the processor configuration- Returns:
- The processor configuration
-