Class LocationArgument

java.lang.Object
dev.jorel.commandapi.AbstractArgumentTree<Argument<org.bukkit.Location>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.AbstractArgument<org.bukkit.Location,Argument<org.bukkit.Location>,Argument<?>,org.bukkit.command.CommandSender>
dev.jorel.commandapi.arguments.Argument<org.bukkit.Location>
dev.jorel.commandapi.arguments.SafeOverrideableArgument<org.bukkit.Location,org.bukkit.Location>
dev.jorel.commandapi.arguments.LocationArgument
All Implemented Interfaces:
SafeOverrideable<org.bukkit.Location,org.bukkit.Location,Argument<org.bukkit.Location>,Argument<?>,org.bukkit.command.CommandSender>, BukkitExecutable<Argument<org.bukkit.Location>>, ChainableBuilder<Argument<org.bukkit.Location>>, PlatformExecutable<Argument<org.bukkit.Location>,org.bukkit.command.CommandSender>

public class LocationArgument extends SafeOverrideableArgument<org.bukkit.Location,org.bukkit.Location>
An argument that represents the Bukkit Location object
Since:
1.1
API Note:
Returns a Location object