Package net.orbyfied.j8.command.impl
Interface CommandNodeExecutor
public interface CommandNodeExecutor
Executor for an executable node.
-
Method Summary
-
Method Details
-
execute
Called when either walked or executed.- Parameters:
ctx- The context.cmd- The node.
-