public interface IBlockTransfer<BlockStateType extends IBlockState<BlockStateType,?,?>,CallContextType extends ICallContext<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
transfer(BasicBlock b,
BlockStateType in)
Applies the transfer function on the given block and input state.
|
void transfer(BasicBlock b, BlockStateType in)
Copyright © 2012 Aarhus University