Class Location2DParser<C>

java.lang.Object
org.incendo.cloud.bukkit.parser.location.Location2DParser<C>
Type Parameters:
C - Command sender type
All Implemented Interfaces:
ArgumentParser<C,Location2D>, BlockingSuggestionProvider<C>, BlockingSuggestionProvider.Strings<C>, SuggestionProvider<C>, SuggestionProviderHolder<C>

public final class Location2DParser<C> extends Object implements ArgumentParser<C,Location2D>, BlockingSuggestionProvider.Strings<C>
Parser that parses Location2D from two doubles. This will use the command senders world when it exists, or else it'll use the first loaded Bukkit world
Since:
1.4.0