Class WhoAmICommand.WhoAmIOtherCommand

Enclosing class:
WhoAmICommand

private static class WhoAmICommand.WhoAmIOtherCommand extends CommandBase
  • Field Details

    • MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD

      @Nonnull private static final Message MESSAGE_COMMANDS_ERRORS_PLAYER_NOT_IN_WORLD
    • playerArg

      @Nonnull private final RequiredArg<PlayerRef> playerArg
  • Constructor Details

    • WhoAmIOtherCommand

      WhoAmIOtherCommand()
  • Method Details