public abstract class PipeEventPower extends PipeEvent
Modifier and Type | Class and Description |
---|---|
static class |
PipeEventPower.Configure |
Modifier and Type | Field and Description |
---|---|
IFlowPower |
flow |
canBeCancelled, holder
Modifier | Constructor and Description |
---|---|
protected |
PipeEventPower(boolean canBeCancelled,
IPipeHolder holder,
IFlowPower flow) |
protected |
PipeEventPower(IPipeHolder holder,
IFlowPower flow) |
cancel, checkStateForErrors, isCanceled
public final IFlowPower flow
protected PipeEventPower(IPipeHolder holder, IFlowPower flow)
protected PipeEventPower(boolean canBeCancelled, IPipeHolder holder, IFlowPower flow)