Interface Action

All Known Implementing Classes:
BroadcastAction, CommandAction, ConsoleAction, DelayAction, OpAction, PermissionAction, PlayerAction, TellAction

public interface Action
The action
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(UUID uuid, TaskProcess process, StringReplacer stringReplacer)
    Apply the action
  • Method Details

    • apply

      void apply(UUID uuid, TaskProcess process, StringReplacer stringReplacer)
      Apply the action
      Parameters:
      uuid - the unique id
      process - the task process
      stringReplacer - the string replacer