Class WorldArgument

java.lang.Object
org.core.command.argument.arguments.position.WorldArgument
All Implemented Interfaces:
CommandArgument<WorldExtent>, ParseCommandArgument<WorldExtent>, SuggestCommandArgument<WorldExtent>

public class WorldArgument extends Object implements CommandArgument<WorldExtent>
Gets a world from a single argument, if the source of the command is locatable then this command becomes optional whereby if the string argument is not provided then it will use the world the source is in.