Interface PreChainAction

All Superinterfaces:
BambooPluginModule

@PublicApi public interface PreChainAction extends BambooPluginModule
Custom action that runs before the Chain has started executing
Since:
2.7
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(@NotNull ImmutableChain chain, @NotNull ChainExecution chainExecution)
    Executes the custom action