Class LocationCoordinateParser<C>

java.lang.Object
org.incendo.cloud.bukkit.parser.location.LocationCoordinateParser<C>
Type Parameters:
C - Command sender type
All Implemented Interfaces:
ArgumentParser<C,LocationCoordinate>, SuggestionProviderHolder<C>

public final class LocationCoordinateParser<C> extends Object implements ArgumentParser<C,LocationCoordinate>
A single coordinate, meant to be used as an element in a position vector
Since:
1.1.0