Interface Executor.ExecutorAction
-
- All Known Implementing Classes:
Executor.ChangePageExecutor
,Executor.OpenFileExecutor
,Executor.OpenURLExecutor
,Executor.RunCommandExecutor
,Executor.ShowTextExecutor
,Executor.SuggestCommandExecutor
- Enclosing class:
- Executor
public static interface Executor.ExecutorAction
-
-
Method Summary
Modifier and Type Method Description net.md_5.bungee.api.chat.TextComponent
onParse(net.md_5.bungee.api.chat.TextComponent comp, java.lang.String value)
-