Class OfflinePlayerParser.OfflinePlayerParseException

All Implemented Interfaces:
Serializable
Enclosing class:
OfflinePlayerParser<C>

public static final class OfflinePlayerParser.OfflinePlayerParseException extends ParserException
OfflinePlayer parse exception
See Also:
  • Constructor Details

    • OfflinePlayerParseException

      public OfflinePlayerParseException(@NonNull String input, @NonNull CommandContext<?> context)
      Construct a new OfflinePlayer parse exception
      Parameters:
      input - String input
      context - Command context
  • Method Details

    • input

      public @NonNull String input()
      Get the supplied input
      Returns:
      String value