parse

open override fun parse(commandContext: CommandContext<CommandSender>, inputQueue: Queue<String>): ArgumentParseResult<Mine>

Trys to parse a Mine.

Return

The result of the try

Since

0.2.0

Parameters

commandContext

The context of the command execution

inputQueue

The queue of the arguments as strings