Class Hierarchy
- java.lang.Object
- cloud.commandframework.arguments.CommandArgument<C,T> (implements cloud.commandframework.keys.CloudKeyHolder<T>, java.lang.Comparable<T>)
- cloud.commandframework.arguments.CommandArgument.Builder<C,T>
- org.bukkit.Location (implements java.lang.Cloneable, org.bukkit.configuration.serialization.ConfigurationSerializable)
- cloud.commandframework.bukkit.parsers.location.Location2D
- cloud.commandframework.bukkit.parsers.location.Location2DArgument.Location2DParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.location.LocationArgument.LocationParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)
- cloud.commandframework.bukkit.parsers.location.LocationCoordinate
- cloud.commandframework.bukkit.parsers.location.LocationCoordinateParser<C> (implements cloud.commandframework.arguments.parser.ArgumentParser<C,T>)