Interface PositionResolver

All Superinterfaces:
ArgumentResolver<Location>

@NonExtendable public interface PositionResolver extends ArgumentResolver<Location>
An ArgumentResolver that's capable of resolving argument value using a CommandSource.
  • Method Summary

    Modifier and Type
    Method
    Description
    Resolves the argument with the given command source.