Class DismountCommand.DismountOtherCommand

Enclosing class:
DismountCommand

private static class DismountCommand.DismountOtherCommand 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

    • DismountOtherCommand

      DismountOtherCommand()
  • Method Details