- すべてのスーパーインタフェース:
- CommandExecutor, TabCompleter
- 既知のサブインタフェースのリスト:
- Plugin
- 既知の実装クラスのリスト:
- JavaPlugin, PluginBase
public interface TabExecutor
extends TabCompleter, CommandExecutor
This class is provided as a convenience to implement both TabCompleter and
CommandExecutor.