| Interface | Description |
|---|---|
| ActorFactory<A extends BukkitCommandActor> |
Represents a functional interface that allows for creating custom
implementations of
BukkitCommandActor that wrap instances
of CommandSender. |
| BukkitCommandActor |
Represents a Bukkit
CommandActor that wraps CommandSender |